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

test: retry cluster init on fail #433

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

DifferentialOrange
Copy link
Member

Sometimes cluster fails to bootstrap in tests. The reasons are yet unknown and likely unrelated to crud or maybe even crud tests setup.

After this patch, in case cluster preparation had failed for a test, we retry to create a cluster up t three times.

Part of #432

  • Tests

@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/no-gh-retry-tests branch 2 times, most recently from c12d197 to 44ff3a5 Compare April 11, 2024 16:19
Sometimes cluster fails to bootstrap in tests. The reasons are yet
unknown and likely unrelated to crud or maybe even crud tests setup.

After this patch, in case cluster preparation had failed for a test,
we retry to create a cluster up t three times.

Part of #432
@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/no-gh-retry-tests branch from 44ff3a5 to f51bf7e Compare April 12, 2024 07:32
@DifferentialOrange DifferentialOrange merged commit 9db8696 into master Apr 12, 2024
25 checks passed
@DifferentialOrange DifferentialOrange deleted the DifferentialOrange/no-gh-retry-tests branch April 12, 2024 19:39
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.

2 participants