Integration tests flaky when run in parallel #5255
Labels
area/testing
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
I've found that integration tests that use a MinikubeRunner are pretty flaky when run in parallel.
Certain tests will fail with strange errors when run in parallel but complete successfully when run serially.
Example failure:
It seems that a static name is used for the VM network so running multiple VMs in parallel doesn't seem to work.
The text was updated successfully, but these errors were encountered: