Skip to content

Commit d75c38b

Browse files
committed
UPSTREAM: <carry>: Disable ServiceCIDR tests
1 parent c42ba29 commit d75c38b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openshift-hack/cmd/k8s-tests-ext/disabled_tests.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ func filterOutDisabledSpecs(specs et.ExtensionTestSpecs) et.ExtensionTestSpecs {
3636
"[Feature:KubeProxyDaemonSetMigration]", // upgrades are run separately
3737
"[Feature:BoundServiceAccountTokenVolume]", // upgrades are run separately
3838
"[Feature:StatefulUpgrade]", // upgrades are run separately
39+
"Service CIDRs", // requires extra support from some components
3940
},
4041
// tests that rely on special configuration that we do not yet support
4142
"SpecialConfig": {

0 commit comments

Comments
 (0)