[CRIU] [PATCH 1/3] tests: cgroup04 needs "full" cgroup mode
Tycho Andersen
tycho.andersen at canonical.com
Thu Jun 16 14:38:27 PDT 2016
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 at canonical.com>
---
test/zdtm/static/cgroup04.desc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/zdtm/static/cgroup04.desc b/test/zdtm/static/cgroup04.desc
index 3c6c4a7..324f5da 100644
--- a/test/zdtm/static/cgroup04.desc
+++ b/test/zdtm/static/cgroup04.desc
@@ -1 +1 @@
-{'flavor': 'h', 'flags': 'suid', 'opts': '--manage-cgroups'}
+{'flavor': 'h', 'flags': 'suid', 'opts': '--manage-cgroups=full'}
--
2.7.4
More information about the CRIU
mailing list