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

packages-e2e-tests: Don't fail fast #1532

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Conversation

michi-covalent
Copy link
Contributor

Docker Hub keeps rate limiting buildjet runners. Set fail-fast to false so that ubuntu-22.04 runners can finish the job, and then we can re-trigger the failed buildjet job later.

Ref: https://github.com/cilium/tetragon/actions/runs/6355863531/job/17264805755?pr=1530
Ref: actions/runner-images#1445 (comment)

Docker Hub keeps rate limiting buildjet runners. Set fail-fast to false
so that ubuntu-22.04 runners can finish the job, and then we can
re-trigger the failed buildjet job later.

Ref: https://github.com/cilium/tetragon/actions/runs/6355863531/job/17264805755?pr=1530
Ref: actions/runner-images#1445 (comment)

Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
@michi-covalent michi-covalent added the release-note/ci This PR makes changes to the CI. label Sep 29, 2023
@michi-covalent
Copy link
Contributor Author

@michi-covalent michi-covalent marked this pull request as ready for review September 29, 2023 19:22
@michi-covalent michi-covalent requested review from willfindlay and a team as code owners September 29, 2023 19:22
@michi-covalent michi-covalent merged commit 14cebab into main Sep 30, 2023
@michi-covalent michi-covalent deleted the pr/michi/don-tfail branch September 30, 2023 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants