Remove lttng-sessiond call from CI config
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
3614312c4e
commit
e47e3f2663
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ tracing_enabled:
|
||||||
image: $BASE_IMAGE_ID:$DISTRO
|
image: $BASE_IMAGE_ID:$DISTRO
|
||||||
script:
|
script:
|
||||||
- lttng --version && apt list lttng-tools liblttng-ust-dev python3-lttng python3-babeltrace
|
- lttng --version && apt list lttng-tools liblttng-ust-dev python3-lttng python3-babeltrace
|
||||||
- lttng-sessiond --daemonize
|
|
||||||
- colcon build --symlink-install --event-handlers console_cohesion+ --packages-up-to $PACKAGES_LIST
|
- colcon build --symlink-install --event-handlers console_cohesion+ --packages-up-to $PACKAGES_LIST
|
||||||
- . install/local_setup.sh
|
- . install/local_setup.sh
|
||||||
- ./build/tracetools/status
|
- ./build/tracetools/status
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue