Stress test E2E flake fixes (#30940)
* Introduce stress-test E2E workflow * Explain how to stress-test an E2E flake fix * Disallow test retries in stress-test mode * Increase the job timeout * Re-word the number of times to run the test * Keep labels casing uniform * Address review suggestion * Fix unintentional line break * Multi-line command fix * Format the spec path example as code
Showing
- .github/workflows/e2e-stress-test-flake-fix.yml 114 additions, 0 deletions.github/workflows/e2e-stress-test-flake-fix.yml
- docs/developers-guide/e2e-tests.md 28 additions, 0 deletionsdocs/developers-guide/e2e-tests.md
- e2e/support/config.js 6 additions, 0 deletionse2e/support/config.js
- e2e/support/cypress-stress-test.config.js 4 additions, 0 deletionse2e/support/cypress-stress-test.config.js
Loading
Please register or sign in to comment