Commit graph

3 commits

Author SHA1 Message Date
Paul Holzinger
be85401b8f
hack/ci/ci_yaml_test.py: add test for job timeouts
All jobs should have a timeout set as the default from github is not
reasonable with 6 hours.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-07-17 18:06:25 +02:00
Paul Holzinger
5db2203255
hack/ci/ci_yaml_test.py: simplify and add digest check
Update the file after the updates I did in container-libs for it based
on the review from Miloslav there.

It will check that we use pinned actions with a version comment so
renovate can update it.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-07-17 18:05:28 +02:00
Paul Holzinger
66e7c06073
validate ci.yml file
Add some basic test checks for the new ci.yml to ensure all job
dependencies are set up right.

We can expand this with more checks later.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-06-01 20:34:27 +02:00