Skip to content

Commit 353bc51

Browse files
authored
Merge pull request #30513 from smg247/revert-30235-SPLAT-2337-ote-ccm-aws
TRT-2429: Revert "SPLAT-2337: Added OTE binary for ccm-aws"
2 parents 2ef9d9a + d8c93ae commit 353bc51

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pkg/test/extensions/binary.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -243,10 +243,6 @@ var extensionBinaries = []TestBinary{
243243
imageTag: "cluster-etcd-operator",
244244
binaryPath: "/usr/bin/cluster-etcd-operator-tests-ext.gz",
245245
},
246-
{
247-
imageTag: "aws-cloud-controller-manager",
248-
binaryPath: "/usr/bin/aws-cloud-controller-manager-tests-ext.gz",
249-
},
250246
}
251247

252248
// Info returns information about this particular extension.

0 commit comments

Comments
 (0)