Skip to content

Commit 31582ab

Browse files
Merge pull request #30911 from lihongan/ote-for-cio-test
NE-2131: register CIO tests extension and remove tests migrated to CIO
2 parents e5cdb0e + 647500f commit 31582ab

File tree

2 files changed

+4
-141
lines changed

2 files changed

+4
-141
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: "cloud-credential-operator",
318318
binaryPath: "/usr/bin/cloud-credential-tests-ext.gz",
319319
},
320+
{
321+
imageTag: "cluster-ingress-operator",
322+
binaryPath: "/usr/bin/cluster-ingress-operator-tests-ext.gz",
323+
},
320324
}
321325

322326
// Info returns information about this particular extension.

test/extended/router/gatewayapi.go

Lines changed: 0 additions & 141 deletions
This file was deleted.

0 commit comments

Comments
 (0)