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

Auto-retry tests on failure #2134

Merged
merged 7 commits into from
Jun 2, 2023
Merged

Auto-retry tests on failure #2134

merged 7 commits into from
Jun 2, 2023

Conversation

sentrivana
Copy link
Contributor

@sentrivana sentrivana commented May 23, 2023

Our tests are sometimes flaky and require rerunning manually. There's a GitHub action that auto-retries a step on failure. Incorporating this would save us quite some time spent babysitting tests.

@sentrivana sentrivana changed the title Retry tests Retry tests on failure May 24, 2023
@sentrivana sentrivana changed the title Retry tests on failure Auto-retry tests on failure May 24, 2023
@sentrivana sentrivana marked this pull request as ready for review May 24, 2023 09:42
Copy link
Member

@antonpirker antonpirker left a comment

Choose a reason for hiding this comment

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

Nice!
We can also set the timeout_minutes to 15, we are around 6 or so right now, so if it takes 15 minutes something is wrong.

@sentrivana sentrivana merged commit 2882ee8 into master Jun 2, 2023
242 checks passed
@sentrivana sentrivana deleted the ivana/retry-tests branch June 2, 2023 06:27
sentrivana added a commit that referenced this pull request Jun 5, 2023
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.

None yet

2 participants