-
Notifications
You must be signed in to change notification settings - Fork 622
Don't fail stress tests on Alert #5961
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
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR is intended to prevent stress tests from failing when an alert occurs by modifying the alert threshold and fail behavior.
- Update alert threshold from '150%' to '200%'
- Adjust the workflow behavior by setting fail-on-alert to false
size-limit report 📦
|
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Marie Lucca <40550942+francinelucca@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Stress tests have been flaky as there's not much historic data.
This makes it so it only leaves a comment and doesn't fail the job.
Rollout strategy
CI only
Testing & Reviewing
Merge checklist