Set snapshotType for tests with NTFS.
Set the snapshotType for tests with NTFS. Return error if type is not set.
This commit is contained in:
@@ -255,6 +255,7 @@ var (
|
||||
FsType: "ntfs",
|
||||
FeatureTag: "[sig-windows]",
|
||||
SnapshotDeletionPolicy: DeleteSnapshot,
|
||||
SnapshotType: DynamicCreatedSnapshot,
|
||||
}
|
||||
|
||||
// Definitions for Filesystem volume mode
|
||||
|
||||
Reference in New Issue
Block a user