We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0088a75 commit 2d8543aCopy full SHA for 2d8543a
test/e2e/multi-disk_test.go
@@ -38,7 +38,7 @@ type DiskSpecInput struct {
38
ToVersion string
39
}
40
41
-var _ = Describe("Multi-Disk support", func() {
+var _ = Describe("Ensure govmomi mode is able to add additional disks to VMs [vcsim]", func() {
42
const specName = "multi-disk"
43
Setup(specName, func(testSpecificSettingsGetter func() testSettings) {
44
var (
0 commit comments