X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Fsystem-tests%2Frun-kvm-tests.sh;h=da2290ef4ef38d03f4641148cf37f9f16cfd6d02;hb=1cc09995d007e31bc480d9aa93597282971543a5;hp=622cfce371478f86c39d42999b9273153f57ccc4;hpb=62a96d0144000d8f08aa522e29019c7102ae15d5;p=lttng-ci.git diff --git a/scripts/system-tests/run-kvm-tests.sh b/scripts/system-tests/run-kvm-tests.sh index 622cfce..da2290e 100644 --- a/scripts/system-tests/run-kvm-tests.sh +++ b/scripts/system-tests/run-kvm-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-tests \