Skip to content

Commit f562ca9

Browse files
committed
Enable OTE for Cluster CAPI Operator
1 parent 6264449 commit f562ca9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pkg/test/extensions/binary.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,10 @@ var extensionBinaries = []TestBinary{
179179
imageTag: "machine-api-operator",
180180
binaryPath: "/machine-api-tests-ext.gz",
181181
},
182+
{
183+
imageTag: "cluster-capi-operator",
184+
binaryPath: "/cluster-capi-operator-ext.gz",
185+
},
182186
{
183187
imageTag: "cluster-control-plane-machine-set-operator",
184188
binaryPath: "/cluster-control-plane-machine-set-operator-ext.gz",

0 commit comments

Comments
 (0)