Chore: Fix flaky cloud migration test due to ordered steps running in parallel (#93491)

don't run test in parallel
This commit is contained in:
Michael Mandrus 2024-09-19 11:45:02 -04:00 committed by GitHub
parent 9f5b05f936
commit f4c5c5c418
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -283,8 +283,6 @@ func Test_SnapshotResources(t *testing.T) {
}
func TestGetSnapshotList(t *testing.T) {
t.Parallel()
_, s := setUpTest(t)
// Taken from setUpTest
sessionUID := "qwerty"