We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322d8c0 commit c72aeb6Copy full SHA for c72aeb6
1 file changed
pkg/test/extensions/binary.go
@@ -325,6 +325,10 @@ var extensionBinaries = []TestBinary{
325
imageTag: "operator-lifecycle-manager",
326
binaryPath: "/usr/bin/olmv0-tests-ext.gz",
327
},
328
+ {
329
+ imageTag: "ovn-kubernetes",
330
+ binaryPath: "/usr/bin/ovn-kubernetes-tests-ext.gz",
331
+ },
332
{
333
imageTag: "service-ca-operator",
334
binaryPath: "/usr/bin/service-ca-operator-tests-ext.gz",
0 commit comments