Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20327] Do not build test if CMake < 3.22 #204

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

EduPonz
Copy link

@EduPonz EduPonz commented Mar 25, 2024

This PR avoids building the tests if CMake < 3.22 even when specified via CMake option.

Signed-off-by: EduPonz <eduardoponz@eprosima.com>
@EduPonz EduPonz added this to the v2.2.1 milestone Mar 25, 2024
@EduPonz
Copy link
Author

EduPonz commented Mar 25, 2024

Github CI running here

@clalancette
Copy link
Contributor

Here's a CI run on RHEL on ROS 2 infrastructure with this in place:

  • RHEL Build Status

@clalancette
Copy link
Contributor

Here's a CI run on RHEL on ROS 2 infrastructure with this in place:

That looks good to me; the one flaky test there is unrelated with this PR.

@MiguelCompany
Copy link
Member

With the Github CI, I don't think we need to wait for the Jenkins queue for Mac. Going in.

@MiguelCompany MiguelCompany merged commit 5a1dd45 into master Mar 25, 2024
15 of 16 checks passed
@MiguelCompany MiguelCompany deleted the feature/check_cmake_version_for_testing branch March 25, 2024 21:38
@richiprosima
Copy link
Contributor

Build status:

  • Linux Build Status
  • Mac Build Status
  • Windows Build Status

JesusPoderoso pushed a commit that referenced this pull request Jul 1, 2024
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants