Skip to content

Commit 4012aba

Browse files
Skipping flaky test
1 parent 54583bc commit 4012aba

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
@@ -44,7 +44,7 @@ func TestBackupHAClust(t *testing.T) {
4444
}
4545

4646
func TestBackupNonHAClust(t *testing.T) {
47-
47+
t.Skip("Skipping Non-HA backup test via NFS")
4848
backupRestoreTest(t, "alpha7_backup_clust_non_ha", "zero7_backup_clust_non_ha",
4949
"alpha8_restore_clust_non_ha", backupDstNonHA)
5050
}

0 commit comments

Comments
 (0)