[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

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{