You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
15. **StressTest**: Use Ginkgo label `g.Label("StressTest")`
214
-
16. **NonHyperShiftHOST**: Use Ginkgo label `g.Label("NonHyperShiftHOST")` or use `IsHypershiftHostedCluster` judgment, then skip
215
-
17. **HyperShiftMGMT**: Deprecated. For cases needing hypershift mgmt execution, use `g.Label("NonHyperShiftHOST")` and `ValidHypershiftAndGetGuestKubeConf` validation
216
-
18. **MicroShiftOnly**: Deprecated. For cases not supporting microshift, use `SkipMicroshift` judgment, then skip
217
-
19. **ROSA**: Deprecated. Three ROSA job types:
212
+
8. **VMonly**: Deprecated
213
+
9. **Slow, Serial, Disruptive**: Preserved
214
+
10. **DEPRECATED**: Deprecated, corresponding cases deprecated. Use `IgnoreObsoleteTests` for deprecation after addition
12. **StressTest**: Use Ginkgo label `g.Label("StressTest")`
217
+
13. **NonHyperShiftHOST**: Use Ginkgo label `g.Label("NonHyperShiftHOST")` or use `IsHypershiftHostedCluster` judgment, then skip
218
+
14. **HyperShiftMGMT**: Deprecated. For cases needing hypershift mgmt execution, use `g.Label("NonHyperShiftHOST")` and `ValidHypershiftAndGetGuestKubeConf` validation
219
+
15. **MicroShiftOnly**: Deprecated. For cases not supporting microshift, use `SkipMicroshift` judgment, then skip
220
+
16. **ROSA**: Deprecated. Three ROSA job types:
218
221
- `rosa-sts-ovn`: equivalent to OCP
219
222
- `rosa-sts-hypershift-ovn`: equivalent to hypershift hosted
220
223
- `rosa-classic-sts`: doesn't use openshift-tests
221
-
20. **ARO**: Deprecated. All ARO jobs based on HCP are equivalent to hypershift hosted (don't actually use openshift-test)
222
-
21. **OSD_CCS**: Deprecated. Only one job type: `osd-ccs-gcp` equivalent to OCP
223
-
22. **Feature Gates**: Handle test cases based on their feature gate requirements:
224
+
17. **ARO**: Deprecated. All ARO jobs based on HCP are equivalent to hypershift hosted (don't actually use openshift-test)
225
+
18. **OSD_CCS**: Deprecated. Only one job type: `osd-ccs-gcp` equivalent to OCP
226
+
19. **Feature Gates**: Handle test cases based on their feature gate requirements:
224
227
225
228
**Case 1: Test only runs when feature gate is enabled**
226
229
- The test should not execute if the feature gate is disabled
@@ -238,7 +241,7 @@ All migrated test case code needs the following changes to run in the new test f
238
241
- The test executes the same way regardless of feature gate status
Copy file name to clipboardExpand all lines: tests-extension/test/qe/specs/olmv0_allns.go
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ var _ = g.Describe("[sig-operator][Jira:OLM] OLMv0 within all namespace", func()
38
38
dr.RmIr(itName)
39
39
})
40
40
41
-
g.It("PolarionID:21418-PolarionID:25679-[Skipped:Disconnected]Cluster resource created and deleted correctly [Serial]", g.Label("NonHyperShiftHOST"), func() {
41
+
g.It("PolarionID:21418-PolarionID:25679-[OTP][Skipped:Disconnected]Cluster resource created and deleted correctly [Serial]", g.Label("NonHyperShiftHOST"), g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 within all namespace PolarionID:21418-PolarionID:25679-[Skipped:Disconnected]Cluster resource created and deleted correctly [Serial]"), func() {
@@ -153,7 +153,7 @@ var _ = g.Describe("[sig-operator][Jira:OLM] OLMv0 within all namespace", func()
153
153
154
154
})
155
155
156
-
g.It("PolarionID:25783-[Skipped:Disconnected]Subscriptions are not getting processed taking very long to get processed[Serial]", g.Label("NonHyperShiftHOST"), func() {
156
+
g.It("PolarionID:25783-[OTP][Skipped:Disconnected]Subscriptions are not getting processed taking very long to get processed[Serial]", g.Label("NonHyperShiftHOST"), g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 within all namespace PolarionID:25783-[Skipped:Disconnected]Subscriptions are not getting processed taking very long to get processed[Serial]"), func() {
g.It("PolarionID:21484-PolarionID:21532-[Skipped:Disconnected]watch special or all namespace by operator group", func() {
244
+
g.It("PolarionID:21484-PolarionID:21532-[OTP][Skipped:Disconnected]watch special or all namespace by operator group", g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 within all namespace PolarionID:21484-PolarionID:21532-[Skipped:Disconnected]watch special or all namespace by operator group"), func() {
@@ -400,7 +400,7 @@ var _ = g.Describe("[sig-operator][Jira:OLM] OLMv0 within all namespace", func()
400
400
cl.Check(oc)
401
401
})
402
402
403
-
g.It("PolarionID:33241-[Skipped:Disconnected]Enable generated operator component adoption for operators with all ns mode[Serial]", func() {
403
+
g.It("PolarionID:33241-[OTP][Skipped:Disconnected]Enable generated operator component adoption for operators with all ns mode[Serial]", g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 within all namespace PolarionID:33241-[Skipped:Disconnected]Enable generated operator component adoption for operators with all ns mode[Serial]"), func() {
@@ -496,7 +496,7 @@ var _ = g.Describe("[sig-operator][Jira:OLM] OLMv0 within all namespace", func()
496
496
}
497
497
})
498
498
499
-
g.It("PolarionID:22226-[Skipped:Disconnected]the csv without support AllNamespaces fails for og with allnamespace", func() {
499
+
g.It("PolarionID:22226-[OTP][Skipped:Disconnected]the csv without support AllNamespaces fails for og with allnamespace", g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 within all namespace PolarionID:22226-[Skipped:Disconnected]the csv without support AllNamespaces fails for og with allnamespace"), func() {
g.It("PolarionID:22259-[Skipped:Disconnected]marketplace operator CR status on a running cluster[Serial]", g.Label("NonHyperShiftHOST"), func() {
49
+
g.It("PolarionID:22259-[OTP][Skipped:Disconnected]marketplace operator CR status on a running cluster[Serial]", g.Label("NonHyperShiftHOST"), g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 should PolarionID:22259-[Skipped:Disconnected]marketplace operator CR status on a running cluster[Serial]"), func() {
g.It("PolarionID:73695-[Skipped:Disconnected]PO is disable", func() {
69
+
g.It("PolarionID:73695-[OTP][Skipped:Disconnected]PO is disable", g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 should PolarionID:73695-[Skipped:Disconnected]PO is disable"), func() {
70
70
71
71
if!exutil.IsTechPreviewNoUpgrade(oc) {
72
72
g.Skip("PO is supported in TP only currently, so skip it")
o.Expect(err).To(o.HaveOccurred(), "PO is not disable")
76
76
})
77
77
78
-
g.It("PolarionID:24076-check the version of olm operator is appropriate in ClusterOperator", g.Label("NonHyperShiftHOST"), func() {
78
+
g.It("PolarionID:24076-[OTP]check the version of olm operator is appropriate in ClusterOperator", g.Label("NonHyperShiftHOST"), g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 should PolarionID:24076-check the version of olm operator is appropriate in ClusterOperator"), func() {
g.It("PolarionID:29775-PolarionID:29786-[Skipped:Disconnected]as oc user on linux to mirror catalog image[Slow][Timeout:30m]", func() {
91
+
g.It("PolarionID:29775-PolarionID:29786-[OTP][Skipped:Disconnected]as oc user on linux to mirror catalog image[Slow][Timeout:30m]", g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 should PolarionID:29775-PolarionID:29786-[Skipped:Disconnected]as oc user on linux to mirror catalog image[Slow][Timeout:30m]"), func() {
g.It("PolarionID:33452-[Skipped:Disconnected]oc adm catalog mirror does not mirror the index image itself", func() {
170
+
g.It("PolarionID:33452-[OTP][Skipped:Disconnected]oc adm catalog mirror does not mirror the index image itself", g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 should PolarionID:33452-[Skipped:Disconnected]oc adm catalog mirror does not mirror the index image itself"), func() {
g.It("PolarionID:21825-[Skipped:Disconnected]Certs for packageserver can be rotated successfully [Serial]", g.Label("NonHyperShiftHOST"), func() {
193
+
g.It("PolarionID:21825-[OTP][Skipped:Disconnected]Certs for packageserver can be rotated successfully [Serial]", g.Label("NonHyperShiftHOST"), g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 should PolarionID:21825-[Skipped:Disconnected]Certs for packageserver can be rotated successfully [Serial]"), func() {
g.It("PolarionID:68679-[Skipped:Disconnected]catalogsource with invalid name is created", g.Label("NonHyperShiftHOST"), func() {
25
+
g.It("PolarionID:68679-[OTP][Skipped:Disconnected]catalogsource with invalid name is created", g.Label("NonHyperShiftHOST"), g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 optional should PolarionID:68679-[Skipped:Disconnected]catalogsource with invalid name is created"), func() {
@@ -117,7 +117,7 @@ var _ = g.Describe("[sig-operator][Jira:OLM] OLMv0 on hypershift mgmt", g.Label(
117
117
118
118
})
119
119
120
-
g.It("PolarionID:45408-[Skipped:Disconnected]Eliminate use of imagestreams in catalog management", func() {
120
+
g.It("PolarionID:45408-[OTP][Skipped:Disconnected]Eliminate use of imagestreams in catalog management", g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 on hypershift mgmt PolarionID:45408-[Skipped:Disconnected]Eliminate use of imagestreams in catalog management"), func() {
Copy file name to clipboardExpand all lines: tests-extension/test/qe/specs/olmv0_microshift.go
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ var _ = g.Describe("[sig-operator][Jira:OLM] OLMv0 on microshift", g.Label("NonH
43
43
44
44
})
45
45
46
-
g.It("PolarionID:69867-[Skipped:Disconnected]deployed in microshift and install one operator with single mode.", func() {
46
+
g.It("PolarionID:69867-[OTP][Skipped:Disconnected]deployed in microshift and install one operator with single mode.", g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 on microshift PolarionID:69867-[Skipped:Disconnected]deployed in microshift and install one operator with single mode."), func() {
47
47
48
48
var (
49
49
itName=g.CurrentSpecReport().FullText()
@@ -147,7 +147,7 @@ var _ = g.Describe("[sig-operator][Jira:OLM] OLMv0 on microshift", g.Label("NonH
147
147
148
148
})
149
149
150
-
g.It("PolarionID:69868-[Skipped:Disconnected]olm microshift install operator with all mode, muilt og error and delete one og to get it installed.", func() {
150
+
g.It("PolarionID:69868-[OTP][Skipped:Disconnected]olm microshift install operator with all mode muilt og error and delete one og to get it installed.", g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 on microshift PolarionID:69868-[Skipped:Disconnected]olm microshift install operator with all mode muilt og error and delete one og to get it installed."), func() {
151
151
152
152
var (
153
153
itName=g.CurrentSpecReport().FullText()
@@ -219,7 +219,7 @@ var _ = g.Describe("[sig-operator][Jira:OLM] OLMv0 on microshift", g.Label("NonH
219
219
220
220
})
221
221
222
-
g.It("PolarionID:83581-[Skipped:Disconnected]olmv0 networkpolicy on microshift.", func() {
222
+
g.It("PolarionID:83581-[OTP][Skipped:Disconnected]olmv0 networkpolicy on microshift.", g.Label("original-name:[sig-operator][Jira:OLM] OLMv0 on microshift PolarionID:83581-[Skipped:Disconnected]olmv0 networkpolicy on microshift."), func() {
0 commit comments