Skip to content
Snippets Groups Projects
Unverified Commit 51943aa3 authored by Ruffin's avatar Ruffin Committed by GitHub
Browse files

Remove OpenSplice test jobs (#1510)

As support for OpenSplice has been discontinued from ROS Foxy onwards.
https://github.com/ros2/rmw_implementation/pull/79
parent b54f7a1f
No related branches found
No related tags found
No related merge requests found
......@@ -424,10 +424,6 @@ jobs:
<<: *release_test
environment:
RMW_IMPLEMENTATION: "rmw_fastrtps_cpp"
test_rmw_opensplice_cpp:
<<: *release_test
environment:
RMW_IMPLEMENTATION: "rmw_opensplice_cpp"
docs_build:
executor: docs_exec
steps:
......@@ -485,9 +481,6 @@ workflows:
- test_rmw_fastrtps_cpp:
requires:
- release_build
- test_rmw_opensplice_cpp:
requires:
- release_build
triggers:
- schedule:
cron: "0 0 * * *"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment