mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Mark '[sig-scheduling] PreemptionExecutionPath runs ReplicaSets to verify preemption running path' flaky
This commit is contained in:
parent
3dc521ac04
commit
ce3839452e
@ -307,7 +307,7 @@ var _ = SIGDescribe("PreemptionExecutionPath", func() {
|
||||
}
|
||||
})
|
||||
|
||||
ginkgo.It("runs ReplicaSets to verify preemption running path", func() {
|
||||
ginkgo.It("runs ReplicaSets to verify preemption running path [Flaky]", func() {
|
||||
podNamesSeen := make(map[string]struct{})
|
||||
stopCh := make(chan struct{})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user