Skip to content

Commit 3b89d73

Browse files
committed
new changes
1 parent c4d31bf commit 3b89d73

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

tests/e2e/vm_service_vsan_stretch_cluster.go

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,16 +49,16 @@ var _ bool = ginkgo.Describe("[vsan-stretch-vmsvc] vm service with csi vol tests
4949
f.NamespacePodSecurityEnforceLevel = admissionapi.LevelPrivileged
5050
f.SkipNamespaceCreation = true // tests will create their own namespaces
5151
var (
52-
client clientset.Interface
53-
namespace string
54-
datastoreURL string
55-
storagePolicyName string
56-
storageClassName string
57-
storageProfileId string
58-
vcRestSessionId string
59-
vmi string
60-
vmClass string
61-
csiNs string
52+
client clientset.Interface
53+
namespace string
54+
datastoreURL string
55+
storagePolicyName string
56+
storageClassName string
57+
storageProfileId string
58+
vcRestSessionId string
59+
vmi string
60+
vmClass string
61+
//csiNs string
6262
vmopC ctlrclient.Client
6363
cnsopC ctlrclient.Client
6464
isVsanHealthServiceStopped bool

0 commit comments

Comments
 (0)