[Cloud Migration] Skip flaky cloud migration unit test (#96256)

Skip Flaky Cloud Migration test
This commit is contained in:
Roberto Jiménez Sánchez 2024-11-12 11:08:35 +01:00 committed by GitHub
parent a2c998ba1d
commit fde9ddfc8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -247,6 +247,8 @@ func Test_GetSnapshotStatusFromGMS(t *testing.T) {
})
t.Run("GMS results applied to local snapshot", func(t *testing.T) {
t.Skip("This test is flaky and needs to be fixed")
gmsClientMock.getSnapshotResponse = &cloudmigration.GetSnapshotStatusResponse{
State: cloudmigration.SnapshotStateFinished,
Results: []cloudmigration.CloudMigrationResource{