Skip to content

Commit b578433

Browse files
Merge pull request #30864 from mtulio/e2e-ote-ccm-aws
SPLAT-2672: e2e/ote/ccm-aws: moving binary to cccmo
2 parents d065afe + d690e1c commit b578433

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
@@ -317,6 +317,10 @@ var extensionBinaries = []TestBinary{
317317
imageTag: "cluster-authentication-operator",
318318
binaryPath: "/usr/bin/cluster-authentication-operator-tests-ext.gz",
319319
},
320+
{
321+
imageTag: "cluster-cloud-controller-manager-operator",
322+
binaryPath: "/usr/bin/cloud-controller-manager-aws-tests-ext.gz",
323+
},
320324
{
321325
imageTag: "cloud-credential-operator",
322326
binaryPath: "/usr/bin/cloud-credential-tests-ext.gz",

0 commit comments

Comments
 (0)