Add event for snapshotting in progress
Signed-off-by: zhuc <zhucan@xsky.com>
This commit is contained in:
@@ -206,7 +206,7 @@ func TestCreateSnapshotSync(t *testing.T) {
|
||||
{"update", "volumesnapshots", errors.New("mock update error")},
|
||||
{"update", "volumesnapshots", errors.New("mock update error")},
|
||||
},
|
||||
expectedEvents: []string{"Warning SnapshotStatusUpdateFailed"},
|
||||
expectedEvents: []string{"Normal CreatingSnapshot"},
|
||||
expectSuccess: false,
|
||||
test: testSyncSnapshot,
|
||||
},
|
||||
|
Reference in New Issue
Block a user