2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-22 18:07:57 +00:00
criu/test/jenkins/criu-iter.sh

9 lines
222 B
Bash
Raw Permalink Normal View History

#!/bin/bash
# Make 3 iteration of dump/restore for each test
set -e
source `dirname $0`/criu-lib.sh
prep
mount_tmpfs_to_dump
./test/zdtm.py run --all --keep-going --report report --parallel 4 --iter 3 -x 'maps04' || fail