Skip to content

Commit 08459b7

Browse files
committed
Cluster-openshift-apiserver-operator side setup:openshift/cluster-openshift-apiserver-operator#623
1 parent 69329e3 commit 08459b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pkg/test/extensions/binary.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,10 @@ var extensionBinaries = []TestBinary{
193193
imageTag: "cluster-kube-apiserver-operator",
194194
binaryPath: "/usr/bin/cluster-kube-apiserver-operator-tests-ext.gz",
195195
},
196+
{
197+
imageTag: "cluster-openshift-apiserver-operator",
198+
binaryPath: "/usr/bin/openshift-apiserver-operator-tests-ext.tar.gz",
199+
},
196200
}
197201

198202
// Info returns information about this particular extension.

0 commit comments

Comments
 (0)