revert test changes
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>pull/7046/head
parent
cd0ad74d31
commit
8c727429c4
|
@ -1058,7 +1058,7 @@ func TestProcessBackupCompletions(t *testing.T) {
|
|||
FormatVersion: "1.1.0",
|
||||
StartTimestamp: ×tamp,
|
||||
Expiration: ×tamp,
|
||||
CSIVolumeSnapshotsAttempted: 1,
|
||||
CSIVolumeSnapshotsAttempted: 0,
|
||||
CSIVolumeSnapshotsCompleted: 0,
|
||||
},
|
||||
},
|
||||
|
@ -1180,7 +1180,7 @@ func TestProcessBackupCompletions(t *testing.T) {
|
|||
FormatVersion: "1.1.0",
|
||||
StartTimestamp: ×tamp,
|
||||
Expiration: ×tamp,
|
||||
CSIVolumeSnapshotsAttempted: 1,
|
||||
CSIVolumeSnapshotsAttempted: 0,
|
||||
CSIVolumeSnapshotsCompleted: 0,
|
||||
},
|
||||
},
|
||||
|
@ -1262,7 +1262,7 @@ func TestProcessBackupCompletions(t *testing.T) {
|
|||
FormatVersion: "1.1.0",
|
||||
StartTimestamp: ×tamp,
|
||||
Expiration: ×tamp,
|
||||
CSIVolumeSnapshotsAttempted: 1,
|
||||
CSIVolumeSnapshotsAttempted: 0,
|
||||
CSIVolumeSnapshotsCompleted: 0,
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue