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

Spike: investigate end-to-end testing speedup options #2774

Open
weyfonk opened this issue Aug 22, 2024 · 0 comments
Open

Spike: investigate end-to-end testing speedup options #2774

weyfonk opened this issue Aug 22, 2024 · 0 comments

Comments

@weyfonk
Copy link
Contributor

weyfonk commented Aug 22, 2024

Apart from options listed in #2772 and #2771, here are ideas to explore to speed up end-to-end tests and make them less likely to display flakiness:

  • failures and flaky tests are often uncovered through timeouts, which default duration is 5 minutes; could shorter timeouts be used across most (if not all) test suites?
  • would faster runners be an option? If not, why not?
  • try using Ginkgo's --flake-attempts
@weyfonk weyfonk added this to Fleet Aug 22, 2024
@weyfonk weyfonk converted this from a draft issue Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant