Commit 90649057 authored by Andrew Vagin's avatar Andrew Vagin Committed by Pavel Emelyanov

jenkins: add a new job to check --join-ns

Signed-off-by: 's avatarAndrew Vagin <avagin@virtuozzo.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent dcabc7a5
# Make one regular C/R cycle
set -e
source `dirname $0`/criu-lib.sh
prep
mkdir -p /var/run/netns
mount -t tmpfs zdtm_run /var/run/netns
./test/zdtm.py run --all --keep-going --report report --join-ns || 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