From 7227e2ecc007a08f6bbef0a3c2395823c8b0b6b6 Mon Sep 17 00:00:00 2001 From: Andrei Vagin Date: Fri, 9 Dec 2016 06:44:00 +0300 Subject: [PATCH] test: don't execute cgroup03 with other cgroup tests concurrently https://github.com/xemul/criu/issues/253 travis-ci: success for test: don't execute cgroup03 with other cgroup tests concurrently Signed-off-by: Andrei Vagin Signed-off-by: Pavel Emelyanov --- test/zdtm/static/cgroup03.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/zdtm/static/cgroup03.desc b/test/zdtm/static/cgroup03.desc index 3c6c4a7e2..42a3f2b73 100644 --- a/test/zdtm/static/cgroup03.desc +++ b/test/zdtm/static/cgroup03.desc @@ -1 +1 @@ -{'flavor': 'h', 'flags': 'suid', 'opts': '--manage-cgroups'} +{'flavor': 'h', 'flags': 'suid excl', 'opts': '--manage-cgroups'}