2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-27 12:28:14 +00:00
criu/test/jenkins/criu-groups.sh

8 lines
265 B
Bash
Raw Permalink Normal View History

# Make one regular C/R cycle over randomly-generated groups
set -e
source `dirname $0`/criu-lib.sh
prep
mount_tmpfs_to_dump
./test/zdtm.py group --max 32 -x maps04 -x cgroup || fail
./test/zdtm.py --set groups run --all --keep-going --report report -f best || fail