mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-30 13:23:52 +00:00
This change enriches the testcase of `TestPriorityQueue_MoveAllToActiveOrBackoffQueue` to cover the case that pods in the unschedulableQ could be moved to activeQ after the backing off. Signed-off-by: Dave Chen <dave.chen@arm.com>