Skip to content

Commit d8c93ae

Browse files
authored
Revert "SPLAT-2337: Added OTE binary for ccm-aws"
1 parent 2ef9d9a commit d8c93ae

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)