We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc8194c + c8f6737 commit 76cb1dbCopy full SHA for 76cb1db
openshift-hack/cmd/k8s-tests-ext/disabled_tests.go
@@ -169,9 +169,6 @@ func filterOutDisabledSpecs(specs et.ExtensionTestSpecs) et.ExtensionTestSpecs {
169
170
// https://issues.redhat.com/browse/OCPBUGS-61378
171
"[sig-network] Conntrack should be able to cleanup conntrack entries when UDP service target port changes for a NodePort service",
172
-
173
- // https://issues.redhat.com/browse/OCPBUGS-63045
174
- "[sig-node] [Serial] Pod InPlace Resize Container (deferred-resizes) [FeatureGate:InPlacePodVerticalScaling]",
175
},
176
// tests that may work, but we don't support them
177
"Unsupported": {
0 commit comments