mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +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
15c81c1262
commit
a8754905c0
1 changed files with 4 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue