Skip to content

Commit 38263b0

Browse files
committed
enable [sig-scheduling] SchedulerPreemption [Serial] validates pod disruption condition is added to the preempted pod [Suite:openshift/conformance/serial]
1 parent 5276f66 commit 38263b0

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

test/extended/util/annotate/generated/zz_generated.annotations.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/extended/util/annotate/rules.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ var (
8484
`\[sig-network\] LoadBalancers should be able to preserve UDP traffic when server pod cycles for a LoadBalancer service on different nodes`,
8585
`\[sig-network\] LoadBalancers should be able to preserve UDP traffic when server pod cycles for a LoadBalancer service on the same nodes`,
8686

87-
// https://issues.redhat.com/browse/WRKLDS-665
88-
`\[sig-scheduling\] SchedulerPreemption \[Serial\] validates pod disruption condition is added to the preempted pod`,
89-
9087
// https://issues.redhat.com/browse/OCPBUGS-11652
9188
`\[sig-cli\] oc adm node-logs`,
9289
},

0 commit comments

Comments
 (0)