mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-28 02:19:27 +00:00
While we support cgroup v1, we want some test coverage. This patch enables v1 coverage for most of the testcases. We intentionally rule out the CFS quota tests because we want to support this change only on cgroup v2. Signed-off-by: Francesco Romani <fromani@redhat.com>