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
@@ -1373,6 +1373,26 @@
1373
1373
"lifecycle": "blocking",
1374
1374
"environmentSelector": {}
1375
1375
},
1376
+
{
1377
+
"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",
1378
+
"labels": {},
1379
+
"resources": {
1380
+
"isolation": {}
1381
+
},
1382
+
"source": "openshift:payload:olmv1",
1383
+
"lifecycle": "blocking",
1384
+
"environmentSelector": {}
1385
+
},
1386
+
{
1387
+
"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",
1388
+
"labels": {},
1389
+
"resources": {
1390
+
"isolation": {}
1391
+
},
1392
+
"source": "openshift:payload:olmv1",
1393
+
"lifecycle": "blocking",
1394
+
"environmentSelector": {}
1395
+
},
1376
1396
{
1377
1397
"name": "[sig-olmv1][OCPFeatureGate:NewOLMConfigAPI][Skipped:Disconnected] OLMv1 DeploymentConfig support should apply environment variables from deploymentConfig to operator deployment containers",
1378
1398
"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