You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We have very long time problem with stability of integration tests. It cannot continue this way.
Pls use this issue for collect all failed github actions and we will have to fix it.
some machines can be simplified because their whole setup isn't needed for test purpose and it is tested in another test (delete disks, delete network, ...)
machines use probably wrong image which cannot boot (question is why tests end successfully)
using ordered decorator can maybe help us improve stability of tests because they can run in random order and tests aren't designed for parallel run
We can use this issue to monitor overall stabilization and create smaller PRs to address specific areas. Please feel free to expand the following list to track supporting PRs:
Describe the bug
We have very long time problem with stability of integration tests. It cannot continue this way.
Pls use this issue for collect all failed github actions and we will have to fix it.
Failed github actions
exec tests:
list tests:
graceful shutdown tests:
volume attach test:
The text was updated successfully, but these errors were encountered: