Address split WS

This commit is contained in:
Ingo Lütkebohle 2019-07-08 10:20:51 +00:00
parent a91897db8f
commit 28b021d1d3

View file

@ -7,7 +7,7 @@ build_enabled:
image: $base_image_id
script:
- vcs import < instrumentation.repos
- rosdep install --from-paths . -i . --rosdistro dashing -y
- rosdep install --from-paths . -i . -i /root/ws --rosdistro dashing -y
- lttng-sessiond --daemonize
- . /root/ws/install/local_setup.sh
- colcon build --symlink-install --cmake-args " -DWITH_LTTNG=ON" --packages-up-to $PACKAGES_LIST