containerd/test/e2e_node
David Porter bdc852190b test: e2e node COS cgroupv2 script
On newer COS M97 images, cgroupv2 is enabled out of the box. It is
enabled using default systemd configuration and does not have
`systemd.unified_cgroup_hierarchy` present `/proc/cmdline`. As a result, the
check for manual cgroupv2 enablement should be improved to not only check
`/proc/cmdline`, but also to see if it's enabled on the system using `stat
-fc %T /sys/fs/cgroup/`

Signed-off-by: David Porter <porterdavid@google.com>
2022-01-08 16:03:42 -08:00
..
gci-init.sh test: e2e node COS cgroupv2 script 2022-01-08 16:03:42 -08:00
init.yaml Update test build script to push containerd variant 2020-10-08 16:32:32 -07:00