Skip to content

Commit e9ce10c

Browse files
author
Per Goncalves da Silva
committed
OTE: Enable disconnected environment and build test operator controller image
Signed-off-by: Per Goncalves da Silva <[email protected]>
1 parent 8fdf7f4 commit e9ce10c

File tree

2 files changed

+452
-414
lines changed

2 files changed

+452
-414
lines changed

openshift/tests-extension/.openshift-tests-extension/openshift_payload_olmv1.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,12 @@
130130
"environmentSelector": {}
131131
},
132132
{
133-
"name": "[sig-olmv1][OCPFeatureGate:NewOLM][Skipped:Disconnected] OLMv1 operator installation should block cluster upgrades if an incompatible operator is installed",
134-
"labels": {},
133+
"name": "[sig-olmv1][OCPFeatureGate:NewOLM] OLMv1 operator installation should block cluster upgrades if an incompatible operator is installed",
134+
"originalName": "[sig-olmv1][OCPFeatureGate:NewOLM][Skipped:Disconnected] OLMv1 operator installation should block cluster upgrades if an incompatible operator is installed",
135+
"labels": {
136+
"original-name:[sig-olmv1][OCPFeatureGate:NewOLM][Skipped:Disconnected] OLMv1 operator installation": {},
137+
"original-name:[sig-olmv1][OCPFeatureGate:NewOLM][Skipped:Disconnected] OLMv1 operator installation should block cluster upgrades if an incompatible operator is installed": {}
138+
},
135139
"resources": {
136140
"isolation": {}
137141
},

0 commit comments

Comments
 (0)