Skip to content

Commit 52479e0

Browse files
authored
add ef-f to offline expansion (#3703)
1 parent deb477e commit 52479e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/vsphere_volume_expansion.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1481,7 +1481,7 @@ var _ = ginkgo.Describe("Volume Expansion Test", func() {
14811481
13. Make sure file system has increased
14821482
14831483
*/
1484-
ginkgo.It("[ef-wcp][csi-supervisor] Verify offline and online volume expansion when there is no quota "+
1484+
ginkgo.It("[ef-f-wcp][csi-supervisor] Verify offline and online volume expansion when there is no quota "+
14851485
"available", ginkgo.Label(p1, block, wcp, vc70), func() {
14861486
ginkgo.By("Invoking Test for Volume Expansion")
14871487
ctx, cancel := context.WithCancel(context.Background())

0 commit comments

Comments
 (0)