Skip to content

Commit 76cb1db

Browse files
Merge pull request #2532 from tkashem/enable-test
OCPBUGS-63045: enable InPlace resize test
2 parents fc8194c + c8f6737 commit 76cb1db

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,6 @@ func filterOutDisabledSpecs(specs et.ExtensionTestSpecs) et.ExtensionTestSpecs {
169169

170170
// https://issues.redhat.com/browse/OCPBUGS-61378
171171
"[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]",
175172
},
176173
// tests that may work, but we don't support them
177174
"Unsupported": {

0 commit comments

Comments
 (0)