From c3baf2232adf51a8245b852da06236174dddb2de Mon Sep 17 00:00:00 2001 From: kavyashree-r Date: Fri, 26 Sep 2025 20:06:33 +0530 Subject: [PATCH] remove snapshot vmservice test from cf --- tests/e2e/snapshot_vmservice_vm.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/snapshot_vmservice_vm.go b/tests/e2e/snapshot_vmservice_vm.go index 13bcc13984..89837d9097 100644 --- a/tests/e2e/snapshot_vmservice_vm.go +++ b/tests/e2e/snapshot_vmservice_vm.go @@ -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())