-
-
Notifications
You must be signed in to change notification settings - Fork 320
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
Multiple failed test runs on unstable branch #6040
Comments
Tests are really flaky right now
|
Maybe we should consider setting up a server to run a self-hosted runner? |
That could definitely improve the situation as it is quite noticeable that the CI get less stable if there are multiple concurrent runs |
If we can get some metrics about the runner jobs, on how much does it take in terms of cpu/mem during the multiple executions(maybe disk i/o as well if there's any disk writes), it will certainly help on accurately sizing the self-hosted runner. |
Closed in favor of #6358 |
Describe the bug
E2E are unstable and fail randomly due to different reasons
https://github.com/ChainSafe/lodestar/actions/runs/6544810359/job/17772581931#step:6:4013
https://github.com/ChainSafe/lodestar/actions/runs/6517197158/job/17701469723#step:6:4037
https://github.com/ChainSafe/lodestar/actions/runs/6517197158/job/17701499293#step:6:1483
Expected behavior
No failures, stable tests
Steps to reproduce
Run E2E on
unstable
branchAdditional context
No response
Operating system
Linux
Lodestar version or commit hash
unstable (c06f4e5)
The text was updated successfully, but these errors were encountered: