Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/e2e/snapshot_vmservice_vm.go
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ var _ bool = ginkgo.Describe("[snapshot-vmsvc] Snapshot VM Service VM", func() {
11. Cleanup: Execute and verify the steps mentioned in the Delete snapshot mandatory checks
*/

ginkgo.It("[cf-wcp] Taking snapshot of a vm service vm attached to a dynamic "+
ginkgo.It("[cf-wcp-f] Taking snapshot of a vm service vm attached to a dynamic "+
"volume", ginkgo.Label(p0, block, wcp, snapshot, vmServiceVm, vc80), func() {

ctx, cancel := context.WithCancel(context.Background())
Expand Down