Skip to content

Commit cfc8a6a

Browse files
committed
Cluster-kube-apiserver-opeator side setup: openshift/cluster-kube-apiserver-operator#1892
1 parent 8854246 commit cfc8a6a

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
@@ -189,6 +189,10 @@ var extensionBinaries = []TestBinary{
189189
imageTag: "cluster-storage-operator",
190190
binaryPath: "/usr/bin/cluster-storage-operator-tests-ext.gz",
191191
},
192+
{
193+
imageTag: "cluster-kube-apiserver-operator",
194+
binaryPath: "/usr/bin/cluster-kube-apiserver-operator-tests-ext.gz",
195+
},
192196
}
193197

194198
// Info returns information about this particular extension.

0 commit comments

Comments
 (0)