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
Copy file name to clipboardExpand all lines: openshift/tests-extension/.openshift-tests-extension/openshift_payload_olmv1.json
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1038,6 +1038,26 @@
1038
1038
"lifecycle": "blocking",
1039
1039
"environmentSelector": {}
1040
1040
},
1041
+
{
1042
+
"name": "[sig-olmv1][OCPFeatureGate:NewOLM][Skipped:Disconnected][Serial] OLMv1 ClusterExtension behavior after selected catalog removal should keep Installed=True and report Progressing=True/Succeeded when the selected catalog is removed",
1043
+
"labels": {},
1044
+
"resources": {
1045
+
"isolation": {}
1046
+
},
1047
+
"source": "openshift:payload:olmv1",
1048
+
"lifecycle": "blocking",
1049
+
"environmentSelector": {}
1050
+
},
1051
+
{
1052
+
"name": "[sig-olmv1][OCPFeatureGate:NewOLM][Skipped:Disconnected][Serial] OLMv1 ClusterExtension behavior after selected catalog removal should keep Installed=True when package source is removed by deleting the selected catalog",
1053
+
"labels": {},
1054
+
"resources": {
1055
+
"isolation": {}
1056
+
},
1057
+
"source": "openshift:payload:olmv1",
1058
+
"lifecycle": "blocking",
1059
+
"environmentSelector": {}
1060
+
},
1041
1061
{
1042
1062
"name": "[sig-olmv1][OCPFeatureGate:NewOLM] OLMv1 operator installation should block cluster upgrades if an incompatible operator is installed",
1043
1063
"originalName": "[sig-olmv1][OCPFeatureGate:NewOLM][Skipped:Disconnected] OLMv1 operator installation should block cluster upgrades if an incompatible operator is installed",
"[sig-olmv1][OCPFeatureGate:NewOLM][Skipped:Disconnected] OLMv1 openshift-redhat-marketplace Catalog should serve FBC via the /v1/api/all endpoint",
281
281
"[sig-olmv1][OCPFeatureGate:NewOLMCatalogdAPIV1Metas][Skipped:Disconnected] OLMv1 openshift-redhat-marketplace Catalog should serve FBC via the /v1/api/metas endpoint",
282
+
"[sig-olmv1][OCPFeatureGate:NewOLM][Skipped:Disconnected][Serial] OLMv1 ClusterExtension behavior after selected catalog removal should keep Installed=True and report Progressing=True/Retrying when the selected catalog is removed",
282
283
)
283
284
284
285
// Initialize the environment before running any tests.
0 commit comments