@@ -2278,7 +2278,7 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
2278
2278
10. Verify if the new pod attaches to the PV created in step-8
2279
2279
11. Cleanup the sts and the snapshot + pv that was left behind in step-7
2280
2280
*/
2281
- ginkgo .It ("[ef-vanilla-block][ef-wcp-snapshot][block-vanilla-snapshot][tkg-snapshot]" +
2281
+ ginkgo .It ("[ef-vanilla-block][ef-f- wcp-snapshot][block-vanilla-snapshot][tkg-snapshot]" +
2282
2282
"[supervisor-snapshot][ef-vks-snapshot-f] Snapshot workflow for " +
2283
2283
"statefulsets" , ginkgo .Label (p0 , block , vanilla , snapshot , wcp ,
2284
2284
tkg , vc80 ), func () {
@@ -3037,7 +3037,7 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
3037
3037
7. Cleanup dep-1 pv snapshots and pvs, delete dep-2
3038
3038
*/
3039
3039
3040
- ginkgo .It ("[ef-wcp-snapshot][cf-vanilla-block][block-vanilla-snapshot] [tkg-snapshot]" +
3040
+ ginkgo .It ("[ef-f- wcp-snapshot][cf-vanilla-block][block-vanilla-snapshot] [tkg-snapshot]" +
3041
3041
"[supervisor-snapshot] [ef-vks-snapshot] Snapshot workflow for deployments" , ginkgo .Label (p0 , block ,
3042
3042
vanilla , tkg , snapshot , wcp , stable , vc80 ), func () {
3043
3043
@@ -4259,7 +4259,7 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
4259
4259
8. Cleanup all the snapshots and the pvc.
4260
4260
*/
4261
4261
4262
- ginkgo .It ("[ef-vanilla-block][ef-wcp-snapshot][block-vanilla-snapshot][tkg-snapshot][supervisor-snapshot]" +
4262
+ ginkgo .It ("[ef-vanilla-block][ef-f- wcp-snapshot][block-vanilla-snapshot][tkg-snapshot][supervisor-snapshot]" +
4263
4263
"[ef-vks-snapshot] Multi-master and snapshot workflow" , ginkgo .Label (p1 , block , vanilla ,
4264
4264
tkg , snapshot , vc80 ), func () {
4265
4265
@@ -4926,7 +4926,7 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
4926
4926
2. Create Snapshot class and take a snapshot of the volume
4927
4927
3. Cleanup of snapshot, pvc and sc
4928
4928
*/
4929
- ginkgo .It ("[ef-vanilla-block][ef-wcp-snapshot][block-vanilla-snapshot][tkg-snapshot] [supervisor-snapshot]" +
4929
+ ginkgo .It ("[ef-vanilla-block][ef-f- wcp-snapshot][block-vanilla-snapshot][tkg-snapshot] [supervisor-snapshot]" +
4930
4930
"[ef-vks-snapshot-f] Volume provision and snapshot creation/restore on " +
4931
4931
"NFS Datastore" , ginkgo .Label (p0 , block , vanilla , snapshot , tkg , vc80 ), func () {
4932
4932
ctx , cancel := context .WithCancel (context .Background ())
@@ -5715,7 +5715,7 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
5715
5715
9. Run cleanup: Delete snapshots, restored-volumes, pods.
5716
5716
*/
5717
5717
5718
- ginkgo .It ("[ef-wcp-snapshot][tkg-snapshot][supervisor-snapshot][ef-vks-snapshot] Perform online " +
5718
+ ginkgo .It ("[ef-f- wcp-snapshot][tkg-snapshot][supervisor-snapshot][ef-vks-snapshot] Perform online " +
5719
5719
"resize on restored volume" , ginkgo .Label (p0 , snapshot , tkg , stable , vc80 ), func () {
5720
5720
ctx , cancel := context .WithCancel (context .Background ())
5721
5721
defer cancel ()
@@ -6345,8 +6345,8 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
6345
6345
Run cleanup: Delete snapshots, restored-volumes, pods.
6346
6346
*/
6347
6347
6348
- ginkgo .It ("[ef-wcp-snapshot][tkg-snapshot][supervisor-snapshot][ef-vks-snapshot] Create restore volume snapshot " +
6349
- "in consistent order" , ginkgo .Label (p0 , snapshot , tkg , stable , vc90 ), func () {
6348
+ ginkgo .It ("[ef-f- wcp-snapshot][tkg-snapshot][supervisor-snapshot][ef-vks-snapshot] Create restore volume " +
6349
+ "snapshot in consistent order" , ginkgo .Label (p0 , snapshot , tkg , stable , vc90 ), func () {
6350
6350
6351
6351
ctx , cancel := context .WithCancel (context .Background ())
6352
6352
defer cancel ()
@@ -6520,7 +6520,7 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
6520
6520
8. Perform cleanup.
6521
6521
*/
6522
6522
6523
- ginkgo .It ("[ef-wcp-snapshot][tkg-snapshot][supervisor-snapshot][ef-vks-snapshot] Detach volume with " +
6523
+ ginkgo .It ("[ef-f- wcp-snapshot][tkg-snapshot][supervisor-snapshot][ef-vks-snapshot] Detach volume with " +
6524
6524
"snapshot" , ginkgo .Label (p1 , snapshot , tkg , newTest , stable , vc90 ), func () {
6525
6525
6526
6526
ctx , cancel := context .WithCancel (context .Background ())
@@ -6887,7 +6887,7 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
6887
6887
b) snapshot create/delete workflow
6888
6888
c) Restart services
6889
6889
*/
6890
- ginkgo .It ("[ef-wcp-snapshot][tkg-snapshot][supervisor-snapshot][pq-vks-snapshot] Scale up snapshot creation by " +
6890
+ ginkgo .It ("[ef-f- wcp-snapshot][tkg-snapshot][supervisor-snapshot][pq-vks-snapshot] Scale up snapshot creation by " +
6891
6891
"increasing the volume counts and in between restart services" , ginkgo .Label (p1 , snapshot , tkg , vc90 ), func () {
6892
6892
6893
6893
ctx , cancel := context .WithCancel (context .Background ())
@@ -7047,8 +7047,8 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
7047
7047
10. Run cleanup: Delete snapshots, restored-volumes, pods
7048
7048
*/
7049
7049
7050
- ginkgo .It ("[ef-wcp-snapshot][tkg-snapshot][supervisor-snapshot][ef-vks-snapshot] Max Snapshots per volume on wcp " +
7051
- "and gc" , ginkgo .Label (p1 , snapshot , tkg , vc90 ), func () {
7050
+ ginkgo .It ("[ef-f- wcp-snapshot][tkg-snapshot][supervisor-snapshot][ef-vks-snapshot] Max Snapshots per volume on " +
7051
+ "wcp and gc" , ginkgo .Label (p1 , snapshot , tkg , vc90 ), func () {
7052
7052
7053
7053
ctx , cancel := context .WithCancel (context .Background ())
7054
7054
defer cancel ()
@@ -7325,8 +7325,8 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
7325
7325
18. Perform cleanup: Delete Snapshot, Pod, PVC.
7326
7326
*/
7327
7327
7328
- ginkgo .It ("[ef-wcp-snapshot][supervisor-snapshot] Volume restore using a " +
7329
- "dynamic snapshot" , ginkgo .Label (p0 , wcp , snapshot , block , stable , vc90 ), func () {
7328
+ ginkgo .It ("[ef-f- wcp-snapshot][supervisor-snapshot] Volume restore using a dynamic " +
7329
+ "snapshot" , ginkgo .Label (p0 , wcp , snapshot , block , stable , vc90 ), func () {
7330
7330
7331
7331
ctx , cancel := context .WithCancel (context .Background ())
7332
7332
defer cancel ()
@@ -7475,7 +7475,7 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
7475
7475
11. Verify CRD deleted automatically.
7476
7476
*/
7477
7477
7478
- ginkgo .It ("[ef-wcp-snapshot][supervisor-snapshot] Verify static provisioning workflow " +
7478
+ ginkgo .It ("[ef-f- wcp-snapshot][supervisor-snapshot] Verify static provisioning workflow " +
7479
7479
"with snapshot" , ginkgo .Label (p0 , block , wcp , vc90 ), func () {
7480
7480
7481
7481
ctx , cancel := context .WithCancel (context .Background ())
@@ -7606,7 +7606,7 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
7606
7606
18. Perform cleanup.
7607
7607
*/
7608
7608
7609
- ginkgo .It ("[ef-wcp-snapshot][supervisor-snapshot] Snapshot restoration with delete vsc policy and with " +
7609
+ ginkgo .It ("[ef-f- wcp-snapshot][supervisor-snapshot] Snapshot restoration with delete vsc policy and with " +
7610
7610
"retain pv policy" , ginkgo .Label (p0 , block , tkg , vanilla , wcp , snapshot , stable , vc90 ), func () {
7611
7611
7612
7612
ctx , cancel := context .WithCancel (context .Background ())
@@ -7829,7 +7829,7 @@ var _ = ginkgo.Describe("Volume Snapshot Basic Test", func() {
7829
7829
13. Cleanup: Execute and verify the steps mentioned in the Delete snapshot mandatory checks
7830
7830
*/
7831
7831
7832
- ginkgo .It ("[ef-wcp-snapshot][supervisor-snapshot] Supervisor password rotation during snapshot " +
7832
+ ginkgo .It ("[ef-f- wcp-snapshot][supervisor-snapshot] Supervisor password rotation during snapshot " +
7833
7833
"creation" , ginkgo .Label (p1 , block , wcp , snapshot , disruptive , vc90 ), func () {
7834
7834
ctx , cancel := context .WithCancel (context .Background ())
7835
7835
defer cancel ()
0 commit comments