Skip to content
Snippets Groups Projects

Draft: Resolve "Collision between test jobs due to DDS autodiscovery (ROS2)"

1 unresolved thread
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -15,6 +15,7 @@ variables:
PARALLEL_BUILDS: 2 # keep this for now, since there seems to be memory limit issues in the ci VM
AFTER_SETUP_TARGET_WORKSPACE: "rosenv && bash <(curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/${GITLAB_TEMPLATES_BRANCH}/scripts/ci_run_entry_points.sh) $$current_ws"
CMAKE_ARGS: -DCMAKE_CXX_FLAGS=-Wno-ignored-attributes -Wno-int-in-bool-context
ROS_LOCALHOST_ONLY: 1
.ddeploy:
Loading