Skip to content

Commit 724db7d

Browse files
authored
Removing testcases from PQ TKGSHA UTS column (#3768)
1 parent 78ae8ab commit 724db7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/e2e/tkgs_ha.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
387387
9. Scale down the sts to 0
388388
10.Delete PVC,POD,SC
389389
*/
390-
ginkgo.It("[pq-vks-tkgsha] Stateful set - storage class with Zonal storage and wffc and with parallel "+
390+
ginkgo.It("Stateful set - storage class with Zonal storage and wffc and with parallel "+
391391
"pod management policy", ginkgo.Label(p0, block, tkgsHA, vc80), func() {
392392

393393
var totalQuotaUsedBefore, storagePolicyQuotaBefore, storagePolicyUsageBefore *resource.Quantity
@@ -769,7 +769,7 @@ var _ = ginkgo.Describe("[csi-tkgs-ha] Tkgs-HA-SanityTests", func() {
769769
11.Verify the FS size on the POD
770770
12.Clear all PVC,POD and sc
771771
*/
772-
ginkgo.It("[pq-vks-tkgsha] Verify offline Volume expansion using zonal storage", ginkgo.Label(p0,
772+
ginkgo.It("Verify offline Volume expansion using zonal storage", ginkgo.Label(p0,
773773
block, tkgsHA, vc80), func() {
774774
var totalQuotaUsedBefore, storagePolicyQuotaBefore, storagePolicyUsageBefore *resource.Quantity
775775
ctx, cancel := context.WithCancel(context.Background())

0 commit comments

Comments
 (0)