Commit db3371be authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov

zdtm: add maps007 in the test list

Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 1934e1a9
...@@ -102,6 +102,7 @@ static/stopped ...@@ -102,6 +102,7 @@ static/stopped
static/chroot static/chroot
static/chroot-file static/chroot-file
static/rtc static/rtc
transition/maps007
" "
# Duplicate list with ns/ prefix # Duplicate list with ns/ prefix
TEST_LIST=$TEST_LIST$(echo $TEST_LIST | tr ' ' '\n' | sed 's#^#ns/#') TEST_LIST=$TEST_LIST$(echo $TEST_LIST | tr ' ' '\n' | sed 's#^#ns/#')
...@@ -154,6 +155,7 @@ chroot ...@@ -154,6 +155,7 @@ chroot
chroot-file chroot-file
rtc rtc
tempfs tempfs
maps007
" "
source $(readlink -f `dirname $0`/env.sh) || exit 1 source $(readlink -f `dirname $0`/env.sh) || exit 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment