File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -217,6 +217,18 @@ var extensionBinaries = []TestBinary{
217217 imageTag : "cluster-kube-storage-version-migrator-operator" ,
218218 binaryPath : "/usr/bin/cluster-kube-storage-version-migrator-operator-tests-ext.gz" ,
219219 },
220+ {
221+ imageTag : "cluster-openshift-controller-manager-operator" ,
222+ binaryPath : "/usr/bin/cluster-openshift-controller-manager-operator-tests-ext.gz" ,
223+ },
224+ {
225+ imageTag : "openshift-controller-manager" ,
226+ binaryPath : "/usr/bin/openshift-controller-manager-tests-ext.gz" ,
227+ },
228+ {
229+ imageTag : "cluster-config-operator" ,
230+ binaryPath : "/usr/bin/cluster-config-operator-tests-ext.gz" ,
231+ },
220232}
221233
222234// Info returns information about this particular extension.
You can’t perform that action at this time.
0 commit comments