[CRIU] [PATCH] zdtm: Exclude from blacklist some tests that now work in userns

Pavel Emelyanov xemul at parallels.com
Thu Feb 12 07:00:51 PST 2015


The rest partially need more userns_call-s but mostly just don't
work in userns themselves. Need further investigation.

Signed-off-by: Pavel Emelyanov <xemul at parallels.com>
---
 test/zdtm.sh | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/test/zdtm.sh b/test/zdtm.sh
index e434a34..bcbb2d1 100755
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -251,36 +251,17 @@ generate_test_list()
 		ns/static/mlock_setuid
 		ns/static/sched_prio00
 		ns/static/sched_policy00
-		ns/static/sockets00
-		ns/static/sockets01
-		ns/static/sockets02
-		ns/static/sock_opts00
-		ns/static/sock_opts01
-		ns/static/sockets_spair
-		ns/static/sockets_dgram
-		ns/static/socket_queues
-		ns/static/deleted_unix_sock
-		ns/static/sk-unix-unconn
 		ns/static/socket_listen
 		ns/static/socket_listen6
 		ns/static/packet_sock
 		ns/static/packet_sock_mmap
 		ns/static/socket_udp
-		ns/static/sock_filter
 		ns/static/socket6_udp
 		ns/static/socket_udplite
-		ns/static/inotify00
-		ns/static/inotify_irmap
 		ns/static/fanotify00
-		ns/static/unbound_sock
 		ns/static/fifo-ghost
 		ns/static/unlink_fifo
 		ns/static/unlink_fifo_wronly
-		ns/static/pty00
-		ns/static/pty01
-		ns/static/tty02
-		ns/static/tty03
-		ns/static/sk-netlink
 		ns/static/dumpable02
 		ns/static/deleted_dev
 		ns/static/tempfs
-- 
1.8.4.2




More information about the CRIU mailing list