2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 06:15:24 +00:00

tests: cgroup04 needs "full" cgroup mode

Because we're doing this on the same host, the cgroups will already exist.
We need to write the properties in full mode to exercise these cases.

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
Tycho Andersen
2016-06-16 21:38:27 +00:00
committed by Pavel Emelyanov
parent 7ea3ed952f
commit c8d79fcbbb

View File

@@ -1 +1 @@
{'flavor': 'h', 'flags': 'suid', 'opts': '--manage-cgroups'}
{'flavor': 'h', 'flags': 'suid', 'opts': '--manage-cgroups=full'}