[CRIU] [PATCH] zdtm: add maps007 in the test list
Andrey Vagin
avagin at openvz.org
Wed Feb 5 04:17:31 PST 2014
Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
test/zdtm.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test/zdtm.sh b/test/zdtm.sh
index dde5c60..92022aa 100755
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -99,6 +99,7 @@ static/stopped
static/chroot
static/chroot-file
static/rtc
+transition/maps007
"
# Duplicate list with ns/ prefix
TEST_LIST=$TEST_LIST$(echo $TEST_LIST | tr ' ' '\n' | sed 's#^#ns/#')
@@ -151,6 +152,7 @@ chroot
chroot-file
rtc
tempfs
+maps007
"
source $(readlink -f `dirname $0`/env.sh) || exit 1
--
1.8.5.3
More information about the CRIU
mailing list