Skip to content

Commit cfa45c7

Browse files
committed
UPSTREAM: 135372: fix(SchedulerPreemption/Async): schedule all medium priority pods first so all low priority pods can be preempted
1 parent de36d08 commit cfa45c7

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
@@ -167,9 +167,6 @@ func filterOutDisabledSpecs(specs et.ExtensionTestSpecs) et.ExtensionTestSpecs {
167167
},
168168
// tests that need to be temporarily disabled while the rebase is in progress.
169169
"RebaseInProgress": {
170-
// https://issues.redhat.com/browse/OCPBUGS-61515
171-
"[sig-scheduling] SchedulerPreemption [Serial] validates various priority Pods preempt expectedly with the async preemption [Feature:SchedulerAsyncPreemption] [FeatureGate:SchedulerAsyncPreemption] [Beta]",
172-
173170
// https://issues.redhat.com/browse/OCPBUGS-61378
174171
"[sig-network] Conntrack should be able to cleanup conntrack entries when UDP service target port changes for a NodePort service",
175172

0 commit comments

Comments
 (0)