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

[20965] Fix Python Installation version in Github CI. Address failing system tests environment issues. (backport #4759) #4765

Merged
merged 5 commits into from
May 17, 2024

Commits on May 17, 2024

  1. Fix Python Installation version in Github CI. Address failing system …

    …tests environment issues (#4759)
    
    * Refs #20965: Install a fix python version in ubuntu and windows cis
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20965: Decide Python environment depending on the version
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20965: Prevent Qt installation from setting up python in Ubuntu CI
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20965: Add some comments
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    ---------
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    (cherry picked from commit 3b2e781)
    
    # Conflicts:
    #	test/system/tools/fastdds/CMakeLists.txt
    Mario-DL authored and MiguelCompany committed May 17, 2024
    Configuration menu
    Copy the full SHA
    53a87f2 View commit details
    Browse the repository at this point in the history
  2. Solve conflicts

    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    Mario-DL authored and MiguelCompany committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2a3199b View commit details
    Browse the repository at this point in the history
  3. Remove use of deprecated FindPythonInterp (#4447)

    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    EduPonz authored and MiguelCompany committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d897da7 View commit details
    Browse the repository at this point in the history
  4. Add missing Python3_executable communication test command

    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    Mario-DL authored and MiguelCompany committed May 17, 2024
    Configuration menu
    Copy the full SHA
    da93e6b View commit details
    Browse the repository at this point in the history
  5. Do not require PYTHON_VERSION to be defined in .bat files (#4770)

    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    Mario-DL authored and MiguelCompany committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d7fc144 View commit details
    Browse the repository at this point in the history