Skip to content

Commit c65585c

Browse files
authored
Removing test from WCP (#3889)
1 parent 5d8f61e commit c65585c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/e2e/vsphere_shared_datastore.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,7 @@ var _ = ginkgo.Describe("[csi-block-vanilla] [csi-block-vanilla-parallelized] "+
164164
// 10. Delete PVC and SC
165165

166166
ginkgo.It("[ef-vanilla-block][pq-n1-vanilla-block][pq-n2-vanilla-block] [ef-wcp][cf-vks][csi-block-vanilla]"+
167-
"[csi-guest][csi-supervisor] Verify impact on "+
168-
"existing pv pvc when sc recreated with different binding mode", ginkgo.Label(p0,
167+
"[csi-guest] Verify impact on existing pv pvc when sc recreated with different binding mode", ginkgo.Label(p0,
169168
block, wcp, tkg, vanilla, vc70), func() {
170169
ctx, cancel := context.WithCancel(context.Background())
171170
defer cancel()

0 commit comments

Comments
 (0)