[CRIU] [crtools-bot for Kinsbursky Stanislav ] zdtm: add static/socket_queues tests to zdtm list

Cyrill Gorcunov gorcunov at openvz.org
Wed Feb 29 08:42:31 EST 2012


The commit is pushed to "master" and will appear on git://github.com/cyrillos/crtools.git
------>
commit 66ec37bd2e8da841ef648c79b23cc28df29e3a1e
Author: Kinsbursky Stanislav <skinsbursky at openvz.org>
Date:   Wed Feb 29 16:07:27 2012 +0300

    zdtm: add static/socket_queues tests to zdtm list
    
    Signed-off-by: Stanislav Kinsbursky <skinsbursky at openvz.org>
    Acked-by: Pavel Emelyanov <xemul at parallels.com>
    Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 test/zdtm.sh                   |    1 +
 test/zdtm/live/static/Makefile |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/test/zdtm.sh b/test/zdtm.sh
index 901c15d..4896ae4 100644
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -25,6 +25,7 @@ transition/file_read
 transition/fork
 static/zombie00
 static/sockets00
+static/socket_queues
 static/pid00
 static/pstree
 static/caps00
diff --git a/test/zdtm/live/static/Makefile b/test/zdtm/live/static/Makefile
index f44e346..e434e25 100644
--- a/test/zdtm/live/static/Makefile
+++ b/test/zdtm/live/static/Makefile
@@ -31,6 +31,7 @@ TST_NOFILE	=				\
 		utsname				\
 		pstree				\
 		sockets00			\
+		socket_queues			\
 		ipc_namespace			\
 		selfexe00			\
 		sem				\


More information about the CRIU mailing list