mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-24 02:29:23 +00:00
jenkins: Add user mode job
Signed-off-by: Pavel Emelyanov <xemul@parallels.com> Looks-good-to-me: Andrew Vagin <avagin@virtuozzo.com>
This commit is contained in:
parent
d487ad7646
commit
b8d92bd4eb
1 changed files with 6 additions and 0 deletions
6
test/jenkins/criu-user.sh
Executable file
6
test/jenkins/criu-user.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
# 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 --report report --parallel 4 --user --norst -x 'maps04' || fail
|
||||
Loading…
Add table
Add a link
Reference in a new issue