Skip to content

Commit 1c61f6c

Browse files
author
Ankit Sharma
committed
added SetDiskSanPolicy dependency to the profile to mark disks readable
1 parent 94125d8 commit 1c61f6c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/VirtualClient/VirtualClient.Main/profiles/PERF-IO-DISKSPD-RAWDISK.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,12 @@
271271
}
272272
],
273273
"Dependencies": [
274+
{
275+
"Type": "SetDiskSanPolicy",
276+
"Parameters": {
277+
"Scenario": "SetSanPolicyOnlineAll"
278+
}
279+
},
274280
{
275281
"Type": "DependencyPackageInstallation",
276282
"Parameters": {

0 commit comments

Comments
 (0)