From 39e4073dafe5796451f6fd1f3b72dcb6b31d0342 Mon Sep 17 00:00:00 2001 From: Andrew Vagin Date: Wed, 15 Jun 2016 20:50:00 +0300 Subject: [PATCH] zdtm/socket_aio: add the nouser flag ======================= Run zdtm/static/socket_aio in h ======================== Makefile:295: target 'mnt_enablefs.pid' given more than once in the same rule Start test Makefile:295: target 'mnt_enablefs.pid' given more than once in the same rule ./socket_aio --pidfile=socket_aio.pid --outfile=socket_aio.out Run criu dump =[log]=> dump/zdtm/static/socket_aio/24/1/dump.log ------------------------ grep Error ------------------------ (00.003450) Error (util.c:665): exited, status=3 (00.009104) Error (util.c:665): exited, status=3 (00.024564) Error (util.c:665): exited, status=3 (00.024598) Error (netfilter.c:88): Iptables configuration failed: Success (00.024625) Error (cr-dump.c:1297): Dump files (pid: 24) failed with -1 (00.025117) Error (cr-dump.c:1605): Dumping FAILED. ------------------------ ERROR OVER ------------------------ Wait for zdtm/static/socket_aio to die for 0.100000 Reported-by: Mr Jenkins Signed-off-by: Andrew Vagin Signed-off-by: Pavel Emelyanov --- test/zdtm/static/socket_aio.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/zdtm/static/socket_aio.desc b/test/zdtm/static/socket_aio.desc index 6b0e5a369..756028b02 100644 --- a/test/zdtm/static/socket_aio.desc +++ b/test/zdtm/static/socket_aio.desc @@ -1 +1 @@ -{'opts': '--tcp-established'} +{'opts': '--tcp-established', 'flags' : 'nouser'}