Fix Connext license use in the CI tests - #887
Open
fgallegosalido wants to merge 1 commit into
Open
Conversation
…s in AMD and ARM too
|
Tick the box to add this pull request to the merge queue (same as
|
ahcorde
approved these changes
Jul 14, 2026
Contributor
Author
|
@ahcorde can you launch the following validations?
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Currently, tests related to security require a special license not publicly available. This license is only used when running the CI installing Connext through RTI packages and only in x64 architectures.
This change allows the CI to use that same license when testing with Debian pacakges too in both x64 and aarch64.
Fixes ros2/rmw_connextdds#246
Is this user-facing behavior change?
Security tests using the Connext RMW can now be run using Connext Debian packages in both x64 and aarch64.
Did you use Generative AI?
No
Additional Information