Commit 77391fa7 authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov

test/jenkins: add job to test pre-dump

Make pre-dump twice and then dump and restore.
Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 19df5ec4
# Check pre-dump
source `dirname $0`/criu-lib.sh &&
prep &&
mkdir -p test/dump &&
mount -t tmpfs dump test/dump &&
make -C test -j 4 'ZDTM_ARGS=-P -i 3 -C' &&
true || 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