mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-08-04 15:53:44 +00:00
tests: remap_dead_pid[_root] -- Run in namespace only
These tests check for file descriptor being assigned
to the pid which is freed already, so check them
in PID namespace only, otherwise the kernel may
give PID someone else and the check from
commit c4cf5f0b76
might trigger and stop testing procedure.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Acked-by: Tycho Andersen <tycho.andersen@canonical.com>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
parent
a8fb0b99be
commit
afbc03ee15
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
{'flavor': 'h'}
|
||||
{'flavor': 'ns'}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{'flavor': 'h'}
|
||||
{'flavor': 'ns'}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue