mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 09:58:09 +00:00
test: run scm06 in the ns and uns flavors
The kernel releases a test socket asynchronously, so the restore can fail if it is executed before the kernel actually destroys the socket. Fixes #2537 Signed-off-by: Andrei Vagin <avagin@google.com>
This commit is contained in:
parent
d46cbf76ed
commit
32d5a766ee
@ -1 +1,4 @@
|
|||||||
{'flags': 'suid'}
|
# This test isn't executed in the host flavor (in the same network namespace,
|
||||||
|
# because the kernel releases a test socket asynchronously, so the restore
|
||||||
|
# can fail if it is executed before the kernel actually destroys the socket.
|
||||||
|
{'flags': 'suid', 'flavor': 'ns uns'}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user