@@ -3603,7 +3603,7 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
36033603 8. cleanup the snapshots, restore-pvc and source-pvc
36043604 */
36053605
3606- ginkgo .It ("[pq-wcp-neg-snpt][block-vanilla-snapshot][supervisor-snapshot] Snapshot restore " +
3606+ ginkgo .It ("[pq-f- wcp-neg-snpt][block-vanilla-snapshot][supervisor-snapshot] Snapshot restore " +
36073607 "while the Host is Down" , ginkgo .Label (p2 , block , vanilla , snapshot , disruptive , vc80 ), func () {
36083608 ctx , cancel := context .WithCancel (context .Background ())
36093609 defer cancel ()
@@ -4893,7 +4893,7 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
48934893 2. Create Snapshot class and take a snapshot of the volume
48944894 3. Cleanup of snapshot, pvc and sc
48954895 */
4896- ginkgo .It ("[pq-wcp-snpt][block-vanilla-snapshot][tkg-snapshot][supervisor-snapshot]" +
4896+ ginkgo .It ("[pq-f- wcp-snpt][block-vanilla-snapshot][tkg-snapshot][supervisor-snapshot]" +
48974897 "[ef-vks-snapshot-f] Volume provision and snapshot creation/restore on VVOL " +
48984898 "Datastore" , ginkgo .Label (p0 , block , vanilla , snapshot , tkg , vc80 ), func () {
48994899 ctx , cancel := context .WithCancel (context .Background ())
@@ -4938,7 +4938,7 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
49384938 2. Create Snapshot class and take a snapshot of the volume
49394939 3. Cleanup of snapshot, pvc and sc
49404940 */
4941- ginkgo .It ("[pq-wcp-snpt] [tkg-snapshot][ef-vks-snapshot-f][supervisor-snapshot] Volume provision " +
4941+ ginkgo .It ("[pq-f- wcp-snpt] [tkg-snapshot][ef-vks-snapshot-f][supervisor-snapshot] Volume provision " +
49424942 "and snapshot creation/restore on VSAN2 Datastore" , ginkgo .Label (p0 , snapshot , tkg ,
49434943 newTest , vc80 ), func () {
49444944 ctx , cancel := context .WithCancel (context .Background ())
0 commit comments