wip: ivc
[lttng-ci.git] / scripts / lttng-ivc / build.sh
index 62069a4f7616fb5364f383b8044b3bb3e4d805c5..484c6484026ba85bccf18809cc0573bbea933c31 100644 (file)
@@ -42,7 +42,7 @@ cd src/ || exit 1
 export CFLAGS="-fcommon"
 
 # Run test suite via tox
-tox -v -- --junit-xml="${WORKSPACE}/result.xml"
+tox -v -e babeltrace -- --junit-xml="${WORKSPACE}/result.xml"
 
 # Remove base venv
 deactivate
This page took 0.022653 seconds and 4 git commands to generate.