Closed ruffsl closed 4 years ago
can you please test it locally to make sure that it works at least for the Linux + Fast-RTPS scenario and fix it for that use case?
65aeffd now passes sros2 tests locally using osrf/ros2:nightly-rmw-nonfree
GCC/CLang jobs unstable because of a false positive warning. It comes from cyclonedds' latest commit message being a full copy-paste of a build warning.
Unrelated to this PR
haha, yeah, I noticed that in another job earlier.
This was a previous approach used with Keymint to prevent the keystore from falling out of sync with itself when renewing CA certs, as well as disk size down by avoiding the duplication of CA cert files. I'd like to test this against all RMW/OS combinations in CI to check which may not support symlinks.
Example: https://github.com/keymint/keymint_tools/blob/9f5bda35dae4ddc927a7f70f2d961451c150f7c0/keymint_tools/build_types/keymint_ros2_dds.py#L167-L172