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
@@ -1323,6 +1323,26 @@
1323
1323
"lifecycle": "blocking",
1324
1324
"environmentSelector": {}
1325
1325
},
1326
+
{
1327
+
"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",
1328
+
"labels": {},
1329
+
"resources": {
1330
+
"isolation": {}
1331
+
},
1332
+
"source": "openshift:payload:olmv1",
1333
+
"lifecycle": "blocking",
1334
+
"environmentSelector": {}
1335
+
},
1336
+
{
1337
+
"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",
1338
+
"labels": {},
1339
+
"resources": {
1340
+
"isolation": {}
1341
+
},
1342
+
"source": "openshift:payload:olmv1",
1343
+
"lifecycle": "blocking",
1344
+
"environmentSelector": {}
1345
+
},
1326
1346
{
1327
1347
"name": "[sig-olmv1][OCPFeatureGate:NewOLMConfigAPI][Skipped:Disconnected] OLMv1 DeploymentConfig support should apply environment variables from deploymentConfig to operator deployment containers",
1328
1348
"originalName": "[sig-olmv1][OCPFeatureGate:NewOLMConfigAPI][Skipped:Disconnected] OLMv1 DeploymentConfig support should apply environment variables from deploymentConfig to operator deployment containers",
"[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