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

ci: Retry policy test failures #12272

Merged
merged 1 commit into from
Mar 18, 2024
Merged

ci: Retry policy test failures #12272

merged 1 commit into from
Mar 18, 2024

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Mar 15, 2024

This change configures nextest (our Rust test runner) to rerun tests that fail up to 3 times. This can help reduce the time it takes to resolve flakes.

This change configures nextest (our Rust test runner) to rerun tests that fail
up to 3 times. This can help reduce the time it takes to resolve flakes.
@olix0r olix0r requested a review from a team as a code owner March 15, 2024 23:23
@olix0r olix0r enabled auto-merge (squash) March 15, 2024 23:23
Copy link
Member

@alpeb alpeb left a comment

Choose a reason for hiding this comment

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

Nice!

@olix0r olix0r merged commit 9edec18 into main Mar 18, 2024
31 checks passed
@olix0r olix0r deleted the ver/ci-policy-retries branch March 18, 2024 15:15
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