Commit 2b5a11a7 authored by Pavel Emelyanov's avatar Pavel Emelyanov

jenkins: Add job for known fault injections (v2)

v2: Add --report for report generation
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
Acked-by: 's avatarAndrew Vagin <avagin@virtuozzo.com>
parent e6a3aef4
# Check known fault injections
set -e
source `dirname $0`/criu-lib.sh
prep
./zdtm.py run -t zdtm/live/static/env00 --fault 1 --report report -f h || fail
./zdtm.py run -t zdtm/live/static/unlink_fstat00 --fault 2 --report report -f h || 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