Mark '[sig-scheduling] PreemptionExecutionPath runs ReplicaSets to verify preemption running path' flaky

This commit is contained in:
Jordan Liggitt 2019-12-16 17:05:05 -05:00
parent 3dc521ac04
commit ce3839452e

View File

@ -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{})