Change-Id: Ia70ca04036a9ddfc92727a8ea620afe3ccd16f96
## Project
- project:
name: lttng-ivc
- github_user: lttng
+ github_user: mjeanson
github_name: lttng-ivc
email_to: "ci-notification@lists.lttng.org"
version:
- 'lttng-ivc-{version}-modules':
version: master
platforms: !!python/tuple [deb12-amd64]
- slave: !!python/tuple [amd64-rootnode]
+ slave: !!python/tuple [amd64-rootnode-linux5]
liburcu_version: !!python/tuple [master]
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