[CRIU] [PATCH] zdtm: don't run cgroup04 concurrently with other cgroup tests

Tycho Andersen tycho.andersen at canonical.com
Fri Jun 24 10:41:54 PDT 2016


On Fri, Jun 24, 2016 at 08:36:11PM +0300, Andrey Vagin wrote:
> From: Andrew Vagin <avagin at virtuozzo.com>
> 
> It uses --manage-cgroup full and can dump and restore cgroup of other tests.
> 
> Reported-by: Mr Jenkins
> Cc: Tycho Andersen <tycho.andersen at canonical.com>

Acked-by: Tycho Andersen <tycho.andersen at canonical.com>

I'm still confused about exactly why this caused the error it did
(opening the cgroup file should work assuming the cgroup is there),
but let's go with it for now and see if the error reappears.

Thanks!

Tycho

> Signed-off-by: Andrew Vagin <avagin at virtuozzo.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 324f5da..5fa9d50 100644
> --- a/test/zdtm/static/cgroup04.desc
> +++ b/test/zdtm/static/cgroup04.desc
> @@ -1 +1 @@
> -{'flavor': 'h', 'flags': 'suid', 'opts': '--manage-cgroups=full'}
> +{'flavor': 'h', 'flags': 'suid excl', 'opts': '--manage-cgroups=full'}
> -- 
> 2.7.4
> 


More information about the CRIU mailing list