We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 506d6c4 + 8157b72 commit 4e3c58eCopy full SHA for 4e3c58e
pkg/test/extensions/binary.go
@@ -217,6 +217,10 @@ var extensionBinaries = []TestBinary{
217
imageTag: "cluster-kube-storage-version-migrator-operator",
218
binaryPath: "/usr/bin/cluster-kube-storage-version-migrator-operator-tests-ext.gz",
219
},
220
+ {
221
+ imageTag: "operator-lifecycle-manager",
222
+ binaryPath: "/usr/bin/olmv0-tests-ext.gz",
223
+ },
224
}
225
226
// Info returns information about this particular extension.
0 commit comments