automation-tests/pkg/cgroups
Giuseppe Scrivano 9042520cfd
cgroups: use cgroup.controllers to read controllers
use the cgroup.controllers file instead of cgroup.subtree_control to
read the list of controllers available in the current cgroup.

Closes: https://github.com/containers/podman/issues/11931

[NO TESTS NEEDED] we have disabled this test in the CI because it is
difficult to know what controllers are going to be enabled for
rootless under all conditions we test.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2021-10-12 12:24:20 +02:00
..
blkio.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
cgroups.go cgroups: use cgroup.controllers to read controllers 2021-10-12 12:24:20 +02:00
cgroups_supported.go Remove excessive error wrapping 2020-10-05 15:30:37 -07:00
cgroups_test.go bump go module to v3 2021-02-22 09:03:51 +01:00
cgroups_unsupported.go rootless: automatically create a systemd scope 2019-09-12 08:35:26 +02:00
cpu.go cgroups: force 64 bits to ParseUint 2021-04-09 10:09:54 +02:00
cpuset.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
memory.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
pids.go Fix invalid container path comparison for pid cgroup 2020-04-14 11:02:42 +02:00
systemd.go Globally replace http:// with https:// 2021-08-27 06:14:46 -04:00