@@ -261,7 +261,8 @@ var _ = ginkgo.Describe("[vsan-stretch-vanilla] vsan stretched cluster tests", f
261
261
6. Bring primary site up and wait for testbed to be back to normal
262
262
7. Delete all objects created in step 2 and 5
263
263
*/
264
- ginkgo .It ("[pq-wcp-vsanstretch] Primary site down" , ginkgo .Label (p0 , vsanStretch , block , file , vanilla , wcp , tkg ,
264
+ ginkgo .It ("[pq-wcp-vsanstretch][pq-vks-vsanstretch] Primary site down" , ginkgo .Label (p0 ,
265
+ vsanStretch , block , file , vanilla , wcp , tkg ,
265
266
primaryCentric , vc70 ), func () {
266
267
ctx , cancel := context .WithCancel (context .Background ())
267
268
defer cancel ()
@@ -445,9 +446,9 @@ var _ = ginkgo.Describe("[vsan-stretch-vanilla] vsan stretched cluster tests", f
445
446
8. Delete statefulsets and its pvcs created in step 2
446
447
9. Bring primary site up and wait for testbed to be back to normal
447
448
*/
448
- ginkgo .It ("[pq-wcp-vsanstretch] Statefulset scale up/down while primary site goes down" , ginkgo . Label ( p0 ,
449
- vsanStretch , file , block , vanilla , wcp , tkg , primaryCentric , controlPlaneOnPrimary ,
450
- vc70 ), func () {
449
+ ginkgo .It ("[pq-wcp-vsanstretch][pq-vks-vsanstretch] Statefulset scale up/down while primary " +
450
+ "site goes down" , ginkgo . Label ( p0 , vsanStretch , file , block , vanilla , wcp , tkg ,
451
+ primaryCentric , controlPlaneOnPrimary , vc70 ), func () {
451
452
ctx , cancel := context .WithCancel (context .Background ())
452
453
defer cancel ()
453
454
ginkgo .By ("Creating StorageClass for Statefulset" )
@@ -830,8 +831,9 @@ var _ = ginkgo.Describe("[vsan-stretch-vanilla] vsan stretched cluster tests", f
830
831
6. Bring primary site up and wait for testbed to be back to normal
831
832
7. Delete PVCs created in step 2
832
833
*/
833
- ginkgo .It ("[pq-wcp-vsanstretch] PVC creation while primary site goes down" , ginkgo .Label (p0 ,
834
- vsanStretch , file , block , vanilla , wcp , tkg , primaryCentric , vc70 ), func () {
834
+ ginkgo .It ("[pq-wcp-vsanstretch][pq-vks-vsanstretch] PVC creation while primary site goes " +
835
+ "down" , ginkgo .Label (p0 , vsanStretch , file , block , vanilla , wcp , tkg ,
836
+ primaryCentric , vc70 ), func () {
835
837
ctx , cancel := context .WithCancel (context .Background ())
836
838
defer cancel ()
837
839
@@ -982,8 +984,9 @@ var _ = ginkgo.Describe("[vsan-stretch-vanilla] vsan stretched cluster tests", f
982
984
6. Re-establish primary site network and wait for testbed to be back to normal
983
985
7. Delete all objects created in step 2
984
986
*/
985
- ginkgo .It ("[pq-wcp-vsanstretch] Primary site network isolation" , ginkgo .Label (p0 , vsanStretch , file , block ,
986
- vanilla , wcp , tkg , primaryCentric , controlPlaneOnPrimary , distributed , vc70 ), func () {
987
+ ginkgo .It ("[pq-wcp-vsanstretch][pq-vks-vsanstretch] Primary site network " +
988
+ "isolation" , ginkgo .Label (p0 , vsanStretch , file , block , vanilla , wcp , tkg , primaryCentric ,
989
+ controlPlaneOnPrimary , distributed , vc70 ), func () {
987
990
ctx , cancel := context .WithCancel (context .Background ())
988
991
defer cancel ()
989
992
@@ -1150,8 +1153,9 @@ var _ = ginkgo.Describe("[vsan-stretch-vanilla] vsan stretched cluster tests", f
1150
1153
6. Verify PVs and CNS volumes associated with PVCs created in step 2 are also deleted successfully
1151
1154
7. Bring primary site up and wait for testbed to be back to normal
1152
1155
*/
1153
- ginkgo .It ("[pq-wcp-vsanstretch] PVC deletion while primary site goes down" , ginkgo .Label (p0 , vsanStretch ,
1154
- file , block , vanilla , wcp , tkg , primaryCentric , vc70 ), func () {
1156
+ ginkgo .It ("[pq-wcp-vsanstretch][pq-vks-vsanstretch] PVC deletion while primary site " +
1157
+ "goes down" , ginkgo .Label (p0 , vsanStretch , file , block , vanilla , wcp , tkg , primaryCentric ,
1158
+ vc70 ), func () {
1155
1159
ctx , cancel := context .WithCancel (context .Background ())
1156
1160
defer cancel ()
1157
1161
var svcCsipods * v1.PodList
@@ -1418,8 +1422,9 @@ var _ = ginkgo.Describe("[vsan-stretch-vanilla] vsan stretched cluster tests", f
1418
1422
8. Delete the PVCs created in step 2
1419
1423
9. Bring primary site up and wait for testbed to be back to normal
1420
1424
*/
1421
- ginkgo .It ("[pq-wcp-vsanstretch] Label updates to PV, PVC, pod while primary site goes down" , ginkgo .Label (p0 ,
1422
- vsanStretch , file , block , vanilla , wcp , tkg , primaryCentric , vc70 ), func () {
1425
+ ginkgo .It ("[pq-wcp-vsanstretch][pq-vks-vsanstretch] Label updates to PV, PVC, pod while primary " +
1426
+ "site goes down" , ginkgo .Label (p0 , vsanStretch , file , block , vanilla , wcp , tkg ,
1427
+ primaryCentric , vc70 ), func () {
1423
1428
1424
1429
ctx , cancel := context .WithCancel (context .Background ())
1425
1430
defer cancel ()
@@ -2102,8 +2107,8 @@ var _ = ginkgo.Describe("[vsan-stretch-vanilla] vsan stretched cluster tests", f
2102
2107
6. Bring secondary site up and wait for testbed to be back to normal
2103
2108
7. Delete all objects created in step 2 and 5
2104
2109
*/
2105
- ginkgo .It ("[pq-wcp-vsanstretch] Secondary site down" , ginkgo .Label (p0 , vsanStretch , file , block , vanilla ,
2106
- wcp , tkg , controlPlaneOnPrimary , vc70 ), func () {
2110
+ ginkgo .It ("[pq-wcp-vsanstretch][pq-vks-vsanstretch] Secondary site down" , ginkgo .Label (p0 ,
2111
+ vsanStretch , file , block , vanilla , wcp , tkg , controlPlaneOnPrimary , vc70 ), func () {
2107
2112
2108
2113
ctx , cancel := context .WithCancel (context .Background ())
2109
2114
defer cancel ()
@@ -2284,8 +2289,9 @@ var _ = ginkgo.Describe("[vsan-stretch-vanilla] vsan stretched cluster tests", f
2284
2289
volume and application lifecycle actions work fine
2285
2290
11. Cleanup all objects created so far in the test
2286
2291
*/
2287
- ginkgo .It ("[pq-wcp-vsanstretch] Network failure between sites" , ginkgo .Label (p0 , vsanStretch , file ,
2288
- block , vanilla , wcp , tkg , controlPlaneOnPrimary , distributed , vc70 ), func () {
2292
+ ginkgo .It ("[pq-wcp-vsanstretch][pq-vks-vsanstretch] Network failure between " +
2293
+ "sites" , ginkgo .Label (p0 , vsanStretch , file , block , vanilla , wcp , tkg , controlPlaneOnPrimary ,
2294
+ distributed , vc70 ), func () {
2289
2295
ctx , cancel := context .WithCancel (context .Background ())
2290
2296
defer cancel ()
2291
2297
ginkgo .By ("Creating StorageClass for Statefulset" )
@@ -2521,8 +2527,8 @@ var _ = ginkgo.Describe("[vsan-stretch-vanilla] vsan stretched cluster tests", f
2521
2527
5. Run volume and application lifecycle actions
2522
2528
6. Cleanup all objects created in step 3 and 5
2523
2529
*/
2524
- ginkgo .It ("[pq-wcp-vsanstretch] Witness failure" , ginkgo .Label (p0 , vsanStretch , file ,
2525
- block , vanilla , wcp , tkg , distributed , vc70 ), func () {
2530
+ ginkgo .It ("[pq-wcp-vsanstretch][pq-vks-vsanstretch] Witness failure" , ginkgo .Label (p0 ,
2531
+ vsanStretch , file , block , vanilla , wcp , tkg , distributed , vc70 ), func () {
2526
2532
ctx , cancel := context .WithCancel (context .Background ())
2527
2533
defer cancel ()
2528
2534
@@ -4114,8 +4120,9 @@ var _ = ginkgo.Describe("[vsan-stretch-vanilla] vsan stretched cluster tests", f
4114
4120
19. Bring primary site up and wait for testbed to be back to normal
4115
4121
4116
4122
*/
4117
- ginkgo .It ("[pq-wcp-vsanstretch] Primary site failover during full sync" , ginkgo .Label (p0 , vsanStretch , file ,
4118
- block , vanilla , wcp , tkg , primaryCentric , distributed , vc70 ), func () {
4123
+ ginkgo .It ("[pq-wcp-vsanstretch][pq-vks-vsanstretch] Primary site failover during " +
4124
+ "full sync" , ginkgo .Label (p0 , vsanStretch , file , block , vanilla , wcp , tkg , primaryCentric ,
4125
+ distributed , vc70 ), func () {
4119
4126
ctx , cancel := context .WithCancel (context .Background ())
4120
4127
defer cancel ()
4121
4128
ginkgo .By ("Creating StorageClass" )
@@ -4825,8 +4832,8 @@ var _ = ginkgo.Describe("[vsan-stretch-vanilla] vsan stretched cluster tests", f
4825
4832
8. Delete statefulsets and its pvcs created in step 2
4826
4833
9. Bring primary site up and wait for testbed to be back to normal
4827
4834
*/
4828
- ginkgo .It ("[pq-wcp-vsanstretch] PSOD hosts on secondary site" , ginkgo . Label ( p0 , vsanStretch ,
4829
- block , wcp , tkg , vc80 ), func () {
4835
+ ginkgo .It ("[pq-wcp-vsanstretch][pq-vks-vsanstretch] PSOD hosts on secondary " +
4836
+ "site" , ginkgo . Label ( p0 , vsanStretch , block , wcp , tkg , vc80 ), func () {
4830
4837
4831
4838
ctx , cancel := context .WithCancel (context .Background ())
4832
4839
defer cancel ()
0 commit comments