Skip to content

Commit d690e1c

Browse files
committed
feat(e2e/ote/ccm-aws): move OTE binary to cccmo image
1 parent 1a298a1 commit d690e1c

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
@@ -313,6 +313,10 @@ var extensionBinaries = []TestBinary{
313313
imageTag: "cluster-authentication-operator",
314314
binaryPath: "/usr/bin/cluster-authentication-operator-tests-ext.gz",
315315
},
316+
{
317+
imageTag: "cluster-cloud-controller-manager-operator",
318+
binaryPath: "/usr/bin/cloud-controller-manager-aws-tests-ext.gz",
319+
},
316320
{
317321
imageTag: "cloud-credential-operator",
318322
binaryPath: "/usr/bin/cloud-credential-tests-ext.gz",

0 commit comments

Comments
 (0)