diff --git a/openshift-hack/cmd/k8s-tests-ext/disabled_tests.go b/openshift-hack/cmd/k8s-tests-ext/disabled_tests.go index a0d940e3f9998..35c487cc69983 100644 --- a/openshift-hack/cmd/k8s-tests-ext/disabled_tests.go +++ b/openshift-hack/cmd/k8s-tests-ext/disabled_tests.go @@ -36,6 +36,7 @@ func filterOutDisabledSpecs(specs et.ExtensionTestSpecs) et.ExtensionTestSpecs { "[Feature:KubeProxyDaemonSetMigration]", // upgrades are run separately "[Feature:BoundServiceAccountTokenVolume]", // upgrades are run separately "[Feature:StatefulUpgrade]", // upgrades are run separately + "Service CIDRs", // requires extra support from some components }, // tests that rely on special configuration that we do not yet support "SpecialConfig": {