mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-02-21 22:57:15 +00:00
Long running tests like TestDRA/all/DeviceBindingConditions (42.50s) should run in parallel with other tests, otherwise the overall runtime is too high. This then must allow more pods per node to avoid blocking scheduling.