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

improve stability of integration tests #234

Open
lukas016 opened this issue Mar 15, 2024 · 2 comments
Open

improve stability of integration tests #234

lukas016 opened this issue Mar 15, 2024 · 2 comments
Labels
bug Something isn't working prio-mid

Comments

@lukas016 lukas016 added bug Something isn't working prio-mid labels Mar 15, 2024
@lukas016
Copy link
Contributor Author

lukas016 commented Mar 15, 2024

my notes:

  • 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

@so-sahu
Copy link
Contributor

so-sahu commented Mar 19, 2024

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working prio-mid
Projects
Status: Todo
Development

No branches or pull requests

2 participants