mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-07 19:26:40 +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>