SKIP UPGRADE increase cypress timeouts
Increase cypress test timeouts for web pages in hopes if decreasing failures.
Following the official advice to:
If you're running lots of tests on a memory intense application.
- Try increasing the CPU/memory on the machine you're running on.
- Try enabling experimentalMemoryManagement in your config file.
- Try lowering numTestsKeptInMemory in your config file during 'cypress open'.
Testing in BB can be seen here: big-bang/bigbang!3521 (closed)
Making all 3 of these changes and increasing some cypress timeouts appears to help.
Edited by Michael Martin
Merge request reports
Activity
changed milestone to %2.17.0
added kiali statusdoing labels
assigned to @michaelmartin
added 1 commit
- eecfde91 - increase the other timeouts and add cpu to the operator
added 3 commits
-
2a9c3972...6c4d2b00 - 2 commits from branch
main
- c4e2f291 - Merge remote-tracking branch 'origin/main' into
-
2a9c3972...6c4d2b00 - 2 commits from branch
added 1 commit
- 24f926af - hit OOM in CI on cypress-test. Bumping limits
Please register or sign in to reply