@@ -193,7 +193,8 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
193
193
17.Cleanup: Delete Pod, PVC, SC (validate they are removed)
194
194
18. Delete PVC,POD,SC
195
195
*/
196
- ginkgo .It ("Dynamic PVC - Zonal storage and Immediate binding" , ginkgo .Label (p0 , block , tkgsHA , vc80 ), func () {
196
+ ginkgo .It ("[ef-tkgsha] Dynamic PVC - Zonal storage and Immediate binding" , ginkgo .Label (p0 ,
197
+ block , tkgsHA , vc80 ), func () {
197
198
198
199
var totalQuotaUsedBefore , storagePolicyQuotaBefore , storagePolicyUsageBefore * resource.Quantity
199
200
var tqAfterSanpshot , storagePolicyQuotaAfter , storagePolicyUsageAfter * resource.Quantity
@@ -388,8 +389,8 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
388
389
9. Scale down the sts to 0
389
390
10.Delete PVC,POD,SC
390
391
*/
391
- ginkgo .It ("Stateful set - storage class with Zonal storage and wffc and with parallel pod management " +
392
- "policy" , ginkgo .Label (p0 , block , tkgsHA , vc80 ), func () {
392
+ ginkgo .It ("[ef-tkgsha] Stateful set - storage class with Zonal storage and wffc and with parallel " +
393
+ "pod management policy" , ginkgo .Label (p0 , block , tkgsHA , vc80 ), func () {
393
394
394
395
var totalQuotaUsedBefore , storagePolicyQuotaBefore , storagePolicyUsageBefore * resource.Quantity
395
396
var totalQuotaUsedAfter , storagePolicyQuotaAfter , storagePolicyUsageAfter * resource.Quantity
@@ -492,8 +493,8 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
492
493
6. Edit the SC parameter to some cross-zonal sc name - This operation should not be allowed
493
494
7. Delete PVC,SC
494
495
*/
495
- ginkgo .It ("Edit the svc-pvc and try to change annotation or SC values" , ginkgo .Label (p1 , block ,
496
- tkgsHA , vc80 ), func () {
496
+ ginkgo .It ("[ef-tkgsha] Edit the svc-pvc and try to change annotation or SC values" , ginkgo .Label (p1 ,
497
+ block , tkgsHA , vc80 ), func () {
497
498
ctx , cancel := context .WithCancel (context .Background ())
498
499
defer cancel ()
499
500
@@ -638,8 +639,8 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
638
639
10.Verify the FS size on the POD
639
640
11.Clear all PVC,POD and sc
640
641
*/
641
- ginkgo .It ("Verify Online Volume expansion using zonal storage" , ginkgo .Label (p0 , block , tkgsHA ,
642
- vc80 ), func () {
642
+ ginkgo .It ("[ef-tkgsha] Verify Online Volume expansion using zonal storage" , ginkgo .Label (p0 ,
643
+ block , tkgsHA , vc80 ), func () {
643
644
var totalQuotaUsedBefore , storagePolicyQuotaBefore , storagePolicyUsageBefore * resource.Quantity
644
645
ctx , cancel := context .WithCancel (context .Background ())
645
646
defer cancel ()
@@ -770,8 +771,8 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
770
771
11.Verify the FS size on the POD
771
772
12.Clear all PVC,POD and sc
772
773
*/
773
- ginkgo .It ("Verify offline Volume expansion using zonal storage" , ginkgo .Label (p0 , block , tkgsHA ,
774
- vc80 ), func () {
774
+ ginkgo .It ("[ef-tkgsha] Verify offline Volume expansion using zonal storage" , ginkgo .Label (p0 ,
775
+ block , tkgsHA , vc80 ), func () {
775
776
var totalQuotaUsedBefore , storagePolicyQuotaBefore , storagePolicyUsageBefore * resource.Quantity
776
777
ctx , cancel := context .WithCancel (context .Background ())
777
778
defer cancel ()
@@ -900,8 +901,8 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
900
901
14. Write data to the restored volumes and it should succeed.
901
902
15. Delete pod, gc1-pv and gc1-pvc and svc pvc.
902
903
*/
903
- ginkgo .It ("Static volume provisioning using zonal storage" , ginkgo .Label (p0 , block , tkgsHA ,
904
- vc80 ), func () {
904
+ ginkgo .It ("[ef-tkgsha] Static volume provisioning using zonal storage" , ginkgo .Label (p0 ,
905
+ block , tkgsHA , vc80 ), func () {
905
906
var totalQuotaUsedBefore , storagePolicyQuotaBefore , storagePolicyUsageBefore * resource.Quantity
906
907
ctx , cancel := context .WithCancel (context .Background ())
907
908
defer cancel ()
@@ -1144,8 +1145,9 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
1144
1145
15. Also ensure that the VolumeSnapshotContent is deleted along with the volume snapshot as the policy is delete
1145
1146
16. Delete PVC,POD,SC
1146
1147
*/
1147
- ginkgo .It ("Stateful set - storage class with Zonal storage and Immediate and with parallel pod management policy " +
1148
- "with nodeAffinity" , ginkgo .Label (p0 , block , tkgsHA , vc80 ), func () {
1148
+ ginkgo .It ("[ef-tkgsha] Stateful set - storage class with Zonal storage and Immediate and with " +
1149
+ "parallel pod management policy with nodeAffinity" , ginkgo .Label (p0 , block ,
1150
+ tkgsHA , vc80 ), func () {
1149
1151
ctx , cancel := context .WithCancel (context .Background ())
1150
1152
defer cancel ()
1151
1153
ginkgo .By ("CNS_TEST: Running for GC setup" )
@@ -1341,7 +1343,7 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
1341
1343
13. Scale down the sts to 0.
1342
1344
14.Delete PVC,POD,SC.
1343
1345
*/
1344
- ginkgo .It ("Provision volume with zonal storage when no resource quota available" ,
1346
+ ginkgo .It ("[ef-tkgsha] Provision volume with zonal storage when no resource quota available" ,
1345
1347
ginkgo .Label (p1 , block , tkgsHA , vc80 ), func () {
1346
1348
ctx , cancel := context .WithCancel (context .Background ())
1347
1349
defer cancel ()
@@ -1452,7 +1454,8 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
1452
1454
15. Create new snapshots on restore volume and verify it succeeds
1453
1455
16. Run cleanup: Delete snapshots, restored-volumes, pods
1454
1456
*/
1455
- ginkgo .It ("Create PVC using zonal storage and deploy deployment POD" , ginkgo .Label (p0 , block , tkgsHA , vc80 ),
1457
+ ginkgo .It ("[ef-tkgsha] Create PVC using zonal storage and deploy deployment POD" , ginkgo .Label (p0 ,
1458
+ block , tkgsHA , vc80 ),
1456
1459
func () {
1457
1460
ctx , cancel := context .WithCancel (context .Background ())
1458
1461
defer cancel ()
@@ -1733,8 +1736,8 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
1733
1736
14.All the PVC's and PV's should get deleted. No orphan volumes should be left on the system.
1734
1737
15.Delete Statefulsets.
1735
1738
*/
1736
- ginkgo .It ("Verify the behaviour when CSI Provisioner is deleted during statefulset creation" , ginkgo . Label ( p1 ,
1737
- block , tkgsHA , negative , vc80 ), func () {
1739
+ ginkgo .It ("[ef-tkgsha] Verify the behaviour when CSI Provisioner is deleted during statefulset " +
1740
+ "creation" , ginkgo . Label ( p1 , block , tkgsHA , negative , vc80 ), func () {
1738
1741
ctx , cancel := context .WithCancel (context .Background ())
1739
1742
defer cancel ()
1740
1743
ginkgo .By ("CNS_TEST: Running for GC setup" )
@@ -1845,8 +1848,8 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
1845
1848
csi-Attacher in other replica should take the leadership to detach Volume
1846
1849
15.Delete Statefulsets and Delete PVCs.
1847
1850
*/
1848
- ginkgo .It ("Verify the behaviour when CSI Attacher is deleted during statefulset creation" , ginkgo . Label ( p1 , block ,
1849
- tkgsHA , negative , vc80 ), func () {
1851
+ ginkgo .It ("[ef-tkgsha] Verify the behaviour when CSI Attacher is deleted during statefulset " +
1852
+ "creation" , ginkgo . Label ( p1 , block , tkgsHA , negative , vc80 ), func () {
1850
1853
ctx , cancel := context .WithCancel (context .Background ())
1851
1854
defer cancel ()
1852
1855
ginkgo .By ("CNS_TEST: Running for GC setup" )
@@ -2073,8 +2076,9 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
2073
2076
14.POD should be running in the appropriate nodes
2074
2077
15.Delete Pod, PVC and SC
2075
2078
*/
2076
- ginkgo .It ("Verify the behaviour when CSI-resizer deleted and VSAN-Health is down during online Volume " +
2077
- "expansion" , ginkgo .Label (p1 , block , tkgsHA , negative , disruptive , vc80 ), func () {
2079
+ ginkgo .It ("[Verify the behaviour when CSI-resizer deleted and VSAN-Health is " +
2080
+ "down during online Volume expansion" , ginkgo .Label (p1 , block , tkgsHA , negative , disruptive ,
2081
+ vc80 ), func () {
2078
2082
ctx , cancel := context .WithCancel (context .Background ())
2079
2083
defer cancel ()
2080
2084
ginkgo .By ("CNS_TEST: Running for GC setup" )
@@ -2275,7 +2279,7 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
2275
2279
11.POD should be running in the appropriate nodes
2276
2280
12.Delete Pod, PVC and SC
2277
2281
*/
2278
- ginkgo .It ("Verify the behaviour when CSI-resizer deleted during offline volume expansion" ,
2282
+ ginkgo .It ("[ef-tkgsha] Verify the behaviour when CSI-resizer deleted during offline volume expansion" ,
2279
2283
ginkgo .Label (p1 , block , tkgsHA , negative , disruptive , vc80 ), func () {
2280
2284
ctx , cancel := context .WithCancel (context .Background ())
2281
2285
defer cancel ()
@@ -2395,8 +2399,8 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
2395
2399
19.Expect all volume metadata, PVC metadata, Pod metadata should be present on the CNS.
2396
2400
20.Delete the POD's , PVC's and PV's
2397
2401
*/
2398
- ginkgo .It ("Verify the behaviour when CSI syncer is deleted and check fullsync " , ginkgo .Label (p1 , block , tkgsHA ,
2399
- negative , vc80 ),
2402
+ ginkgo .It ("[ef-tkgsha] Verify the behaviour when CSI syncer is deleted and check fullsync " , ginkgo .Label (p1 ,
2403
+ block , tkgsHA , negative , vc80 ),
2400
2404
func () {
2401
2405
ctx , cancel := context .WithCancel (context .Background ())
2402
2406
defer cancel ()
@@ -2824,8 +2828,8 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
2824
2828
12.Delete the CSI process identified in the step 8, where CSI syncer is the leader.
2825
2829
13.Verify CNS metadata for PVC's and PV's , Make sure label entries should got removed.
2826
2830
*/
2827
- ginkgo .It ("verify Label update when syncer container goes down" , ginkgo .Label (p1 , block , tkgsHA , negative ,
2828
- disruptive , vc80 ), func () {
2831
+ ginkgo .It ("[ef-tkgsha] verify Label update when syncer container goes down" , ginkgo .Label (p1 ,
2832
+ block , tkgsHA , negative , disruptive , vc80 ), func () {
2829
2833
ctx , cancel := context .WithCancel (context .Background ())
2830
2834
defer cancel ()
2831
2835
ginkgo .By ("CNS_TEST: Running for GC setup" )
@@ -3014,8 +3018,8 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
3014
3018
9. Scale down the sts to 0
3015
3019
10.Delete Statefulset,PVC,POD,SC
3016
3020
*/
3017
- ginkgo .It ("Validate statefulset creation with POD affinity and POD Anti affinity" , ginkgo . Label ( p0 , block ,
3018
- tkgsHA , vc80 ), func () {
3021
+ ginkgo .It ("[ef-tkgsha] Validate statefulset creation with POD affinity and POD Anti " +
3022
+ "affinity" , ginkgo . Label ( p0 , block , tkgsHA , vc80 ), func () {
3019
3023
ctx , cancel := context .WithCancel (context .Background ())
3020
3024
defer cancel ()
3021
3025
ginkgo .By ("CNS_TEST: Running for GC setup" )
@@ -3382,8 +3386,8 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
3382
3386
appropriate nodes preset in the availability zone
3383
3387
10. Delete pod, gc1-pv and gc1-pvc and svc pvc.
3384
3388
*/
3385
- ginkgo .It ("tkgs-ha Verify static provisioning across Guest Clusters" , ginkgo .Label (p1 , block , tkgsHA ,
3386
- vc80 ), func () {
3389
+ ginkgo .It ("[ef-tkgsha] Verify static provisioning across Guest Clusters" , ginkgo .Label (p1 ,
3390
+ block , tkgsHA , vc80 ), func () {
3387
3391
ctx , cancel := context .WithCancel (context .Background ())
3388
3392
defer cancel ()
3389
3393
0 commit comments