mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 18:25:14 +00:00
zdtm: mark static/cgroup_ifpriomap as noauto
All Jenkins jobs fail with this error: 22:25:13.186: 37: ERR: cgroup_ifpriomap.c:50: Can't mount cgroups (errno = 16 (Device or resource busy)) Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
parent
95d6621ccd
commit
be98273cf1
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
{'flavor': 'h', 'flags': 'suid excl', 'opts': '--manage-cgroups=full'}
|
||||
{'flavor': 'h', 'flags': 'suid excl noauto', 'opts': '--manage-cgroups=full'}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue