X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fsystem-tests%2Frun-kvm-fuzzing-tests.sh;h=66467f6d627e22cd080281a4ece4dee51fb8d3bf;hb=1cc09995d007e31bc480d9aa93597282971543a5;hp=a9e1aedbe51402fdd3b055ed1f5416354d002eaa;hpb=62a96d0144000d8f08aa522e29019c7102ae15d5;p=lttng-ci.git diff --git a/scripts/system-tests/run-kvm-fuzzing-tests.sh b/scripts/system-tests/run-kvm-fuzzing-tests.sh index a9e1aed..66467f6 100644 --- a/scripts/system-tests/run-kvm-fuzzing-tests.sh +++ b/scripts/system-tests/run-kvm-fuzzing-tests.sh @@ -22,7 +22,7 @@ virtualenv -p python3 "$venv" set +eu source "${venv}/bin/activate" set -eu -pip install pyyaml +pip install pyyaml Jinja2 python -u "$LTTNG_CI_PATH"/scripts/system-tests/lava-submit.py \ -t kvm-fuzzing-tests \