Commit dd7cfba0 authored by Eugene Batalov's avatar Eugene Batalov Committed by Pavel Emelyanov

test: new jenkins script for testing of --leave-stopped option

There is no similar jenkins script that tests similar options now.
So make a new script.
Signed-off-by: 's avatarEugene Batalov <eabatalov89@gmail.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent a43d29b7
# Check --leave-stopped option
set -e
source `dirname $0`/criu-lib.sh
prep
./test/zdtm.py run -t zdtm/transition/fork --stop --iter 3 || fail
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