Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gha: fix waiting for images in conformance-gingko #27397

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

giorio94
Copy link
Member

@giorio94 giorio94 commented Aug 9, 2023

Let's add an explicit dependency to the wait-for-images job, so that subsequent jobs are not started until the images are actually available. This also prevents starting the full matrix jobs if the images don't get ready in time.

Example run after the fix (with reduce timeout to trigger failure): https://github.com/cilium/cilium/actions/runs/5812104573/job/15756825851

@giorio94 giorio94 added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch labels Aug 9, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in 1.14.1 Aug 9, 2023
@giorio94
Copy link
Member Author

giorio94 commented Aug 9, 2023

/ci-ginkgo

Let's add an explicit dependency to the wait-for-images job, so that
subsequent jobs are not started until the images are actually available.
This also prevents starting the full matrix jobs if the images don't
get ready in time. Finally, let's adapt status reporting, so that
we properly report a failure in that case.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
@giorio94 giorio94 force-pushed the pr/giorio94/conformance-ginkgo-wait-for-images branch from 84292bf to 7096a5f Compare August 9, 2023 17:17
@giorio94
Copy link
Member Author

giorio94 commented Aug 9, 2023

/ci-ginkgo

@giorio94 giorio94 force-pushed the pr/giorio94/conformance-ginkgo-wait-for-images branch from 7096a5f to d37ec8d Compare August 9, 2023 17:20
@giorio94
Copy link
Member Author

giorio94 commented Aug 9, 2023

/ci-ginkgo

@giorio94 giorio94 marked this pull request as ready for review August 9, 2023 18:03
@giorio94 giorio94 requested review from a team as code owners August 9, 2023 18:03
@giorio94 giorio94 requested review from aanm and tklauser August 9, 2023 18:03
Copy link
Member

@aanm aanm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

@giorio94
Copy link
Member Author

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Aug 10, 2023
@tklauser tklauser merged commit e1f8389 into main Aug 10, 2023
253 checks passed
@tklauser tklauser deleted the pr/giorio94/conformance-ginkgo-wait-for-images branch August 10, 2023 07:47
@nebril nebril added this to Needs backport from main in 1.14.2 Aug 10, 2023
@nebril nebril removed this from Needs backport from main in 1.14.1 Aug 10, 2023
@tklauser tklauser mentioned this pull request Aug 22, 2023
22 tasks
@tklauser tklauser added backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. and removed needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch labels Aug 22, 2023
@joestringer joestringer added backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. and removed backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. labels Aug 25, 2023
@joestringer joestringer moved this from Needs backport from main to Backport done to v1.14 in 1.14.2 Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
No open projects
1.14.2
Backport done to v1.14
Development

Successfully merging this pull request may close these issues.

None yet

4 participants