Start lttng-sessiond before CI jobs

This commit is contained in:
Christophe Bedard 2019-06-25 15:53:35 +02:00
parent 03bbf5d1cc
commit 9bf374f090

View file

@ -10,6 +10,7 @@ before_script:
- apt-get update
- rosdep update
- rosdep install --from-paths . --ignore-src --rosdistro dashing -y --skip-keys "console_bridge fastcdr fastrtps libopensplice67 libopensplice69 rti-connext-dds-5.3.1 urdfdom_headers"
- lttng-sessiond --daemonize
# build:
# script: