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

chore(just): retry failures when loading pause container #13415

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Dec 3, 2024

The multicluster integration tests do not retry image import failures when loading the pause container. This change adds retries to the _pause-load target in justfile.

This change also ensures consistent usage of || sleep 1 in other load calls so that set -e cannot short-circuit the loop.

The multicluster integration tests do not retry image import failures when
loading the pause container. This change adds retries to the `_pause-load`
target in `justfile`.
@olix0r olix0r requested a review from a team as a code owner December 3, 2024 03:16
@olix0r olix0r merged commit 51fcc59 into main Dec 3, 2024
43 checks passed
@olix0r olix0r deleted the ver/just-pause-load branch December 3, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant