libvirt/tests/vircgroupdata
Pavel Hrdina 8b62008d2b vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts
This will be required once cgroup v2 is introduced.  The cgroup
detection is not simple and we will have multiple backends so we
should not just jump into the middle of the detection code.

In order to use virCgroupNewSelf we need to create all the remaining
data files:

    - {name}.cgroups represents /proc/cgroups, it is a list of cgroup
      controllers compiled into kernel

    - {name}.self.cgroup represents /proc/self/cgroup, it describes
      cgroups to which the process belongs

For "no-cgroups" we need to modify the expected behavior because
virCgroupNewSelf() will fail if there are no controllers available.

Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2018-09-25 09:59:23 +02:00
..
all-in-one.cgroups
all-in-one.mounts
all-in-one.parsed
all-in-one.self.cgroup
cgroups1.cgroups vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
cgroups1.mounts tests: Add tests for virCgroupDetectMounts 2015-03-18 09:53:24 +01:00
cgroups1.parsed
cgroups1.self.cgroup vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
cgroups2.cgroups vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
cgroups2.mounts
cgroups2.parsed
cgroups2.self.cgroup vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
cgroups3.cgroups vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
cgroups3.mounts
cgroups3.parsed
cgroups3.self.cgroup vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
fedora-18.cgroups vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
fedora-18.mounts
fedora-18.parsed
fedora-18.self.cgroup vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
fedora-21.cgroups vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
fedora-21.mounts
fedora-21.parsed
fedora-21.self.cgroup vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
kubevirt.cgroups vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
kubevirt.mounts
kubevirt.parsed Avoid hidden cgroup mount points 2017-07-13 09:37:52 +02:00
kubevirt.self.cgroup vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
logind.cgroups
logind.mounts
logind.self.cgroup
no-cgroups.cgroups vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
no-cgroups.mounts
no-cgroups.self.cgroup vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
ovirt-node-6.6.cgroups vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
ovirt-node-6.6.mounts
ovirt-node-6.6.parsed
ovirt-node-6.6.self.cgroup vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
ovirt-node-7.1.cgroups vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
ovirt-node-7.1.mounts
ovirt-node-7.1.parsed
ovirt-node-7.1.self.cgroup vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
rhel-7.1.cgroups vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
rhel-7.1.mounts
rhel-7.1.parsed
rhel-7.1.self.cgroup vircgrouptest: call virCgroupNewSelf instead virCgroupDetectMounts 2018-09-25 09:59:23 +02:00
systemd.cgroups
systemd.mounts
systemd.self.cgroup