Skip to content

Commit 54583bc

Browse files
Skipping flaky test
1 parent ad251ea commit 54583bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

systest/backup/nfs-backup/backup_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ var (
3838
)
3939

4040
func TestBackupHAClust(t *testing.T) {
41-
41+
t.Skip("Skipping HA backup test via NFS")
4242
backupRestoreTest(t, "alpha1_backup_clust_ha", "zero1_backup_clust_ha",
4343
"alpha4_restore_clust_ha", backupDstHA)
4444
}

0 commit comments

Comments
 (0)