Standardize cppcheck config
[lttng-ci.git] / scripts / system-tests / run-baremetal-tests.sh
index a5323e4fa7930ad2164a211e80836583c4079adc..b4557b69289f727d4b46f8dfdc2226d68624f940 100644 (file)
@@ -23,7 +23,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 baremetal-tests \
This page took 0.022064 seconds and 4 git commands to generate.