Commit 466bb8e
committed
windows: Fix test_xenvbd_ssd on Server 2016
Server 2016 doesn't have Get-PhysicalDisk -DeviceNumber. We want to go
through Get-Disk for correctness anyway.
Signed-off-by: Tu Dinh <ngoc-tu.dinh@vates.tech>1 parent e42dcef commit 466bb8e
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
134 | 136 | | |
135 | | - | |
| 137 | + | |
| 138 | + | |
136 | 139 | | |
137 | 140 | | |
138 | 141 | | |
| |||
0 commit comments