Don't ignore rmw_connextdds by default in linux-aarch64 - #882
Don't ignore rmw_connextdds by default in linux-aarch64#882fgallegosalido wants to merge 2 commits into
Conversation
|
Tick the box to add this pull request to the merge queue (same as
|
|
@cottsay can you launch a build with the default CI parameters, to be sure the Connext RMW is not ignored? |
|
Thank you @cottsay! It seems the Connext RMW is no longer ignored in linux-aarch64. However, we are not using the Connext Debian packages (which are required for linux-aarch64). I can't seem to figure out how to always enable them in linux-aarch64, as I thought the change on https://github.com/ros2/ci/blob/master/create_jenkins_job.py#L144 would suffice. Do you have any idea what I am missing? |
|
@cottsay any updates on this? This was still missing that the Debian packages are used by default in linux-aarch64, but I can't figure out what I'm missing for that to happen. |
Description
Currently, the Connext RMW is ignored by default in linux-aarch64. This pull request changes that so it is now used by default in the CI.
Is this user-facing behavior change?
Now the CI doesn't need to explicitly enable the Connext RMW.
Did you use Generative AI?
No
Additional Information