Skip to content

Minor changes in CI and install process

Marie Houillon requested to merge latest_experiments into master

What does this MR do?

  • Add missing link for MPICH executables in postinstall phase (Made MPI execution fail when using precompiled packages on Linux instances)
  • Remove useless statement in CI pipeline for autotester after some changes in experiments
  • Change CentOS 8 package repository for improving stability of the CI pipeline
  • Bump experiments to latest version

Author's checklist

  • Follow the Contribution Guidelines.
  • Describe your change in the CHANGELOG.md file in the top-level folder of the openCARP repository.
  • Apply the appropriate labels.
  • Does this commit add new dependencies? If yes, please evaluate carefully if the additional dependency is a more sustainable option than including the functionality in own code. If the former, describe the dependency clearly, add them to the Software Management Plan and the installation instructions (*.md files, CMake files, Docker files etc.).

Reviewer's checklist

All reviewers can help ensure accuracy, clarity, completeness, and adherence to the Contribution Guidelines.

Reviewer

  • Review by a code reviewer or other selected colleague to confirm accuracy, clarity, and completeness. This can be skipped for minor fixes without substantive content changes.

Maintainer

  • Review by assigned maintainer, who can always request/require the above reviews.
  • Ensure a release milestone is set.

Merge request reports