mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
This enables proper scheduling tests. Most of them are probably better done in scheduler_perf where the same test then can also be used for benchmarking and creating objects is a bit better supported (from YAML, for example), but some special cases (in particular, anything involving error injection) are better done here.