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

add e2e-flakiness-detector GitHub action #3446

Merged
merged 1 commit into from
Mar 18, 2024
Merged

add e2e-flakiness-detector GitHub action #3446

merged 1 commit into from
Mar 18, 2024

Conversation

sqs
Copy link
Member

@sqs sqs commented Mar 18, 2024

Every day at 1400 UTC, this action runs the e2e tests many times (10 times per test case) to detect intermittent flakiness proactively instead of having it be occasionally detected in unrelated PRs. This information will help us fix flaky e2e tests.

Test plan

CI

Every day at 1400 UTC, this action runs the e2e tests many times (10 times per test case) to detect intermittent flakiness proactively instead of having it be occasionally detected in unrelated PRs. This information will help us fix flaky e2e tests.
@sqs sqs requested a review from a team March 18, 2024 04:02
sqs added a commit that referenced this pull request Mar 18, 2024
This will mean more annoying e2e failures due to flakiness in our PRs, which is bad. But it, along with #3446, will mean that we (if we are good people :) will notice the flakiness better and will fix it, thereby making it so we don't need to wait for multiple retries of some flaky tests on each build, thereby saving us time overall.
Copy link
Contributor

@dominiccooney dominiccooney left a comment

Choose a reason for hiding this comment

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

Would be great to add docs about when, where and how to review these.

@sqs
Copy link
Member Author

sqs commented Mar 18, 2024

@dominiccooney Yep, I'll add docs once we've been able to try this out (and see how/if it helps).

@sqs sqs merged commit ff034eb into main Mar 18, 2024
14 checks passed
@sqs sqs deleted the sqs/e2e-flake-detect branch March 18, 2024 05:00
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.

3 participants