1
1
Форкнуть 0
openmpi/.ci
Howard Pritchard e00fc61dcf
Merge pull request #7457 from artemry-mlnx/artemry-mlnx/reduce_mellanox_ci_time_v4
Mellanox Open MPI CI: optimized git checkout step to reduce CI duration (v4.0.x)
2020-03-06 08:38:54 -07:00
..
mellanox Merge pull request #7457 from artemry-mlnx/artemry-mlnx/reduce_mellanox_ci_time_v4 2020-03-06 08:38:54 -07:00
README.md Disabled Mellanox Open MPI per-commit CI (as redundant). 2020-02-25 01:01:37 +03:00

README.md

Open MPI Continuous Integration (CI) Services

Mellanox Open MPI CI

Scope

Mellanox Open MPI CI is intended to verify Open MPI with recent Mellanox SW components (Mellanox OFED, UCX and other HPC-X components) in the Mellanox lab environment.

CI is managed by Azure Pipelines service.

Mellanox Open MPI CI includes:

  • Open MPI building with internal stable engineering versions of UCX and HCOLL. The building is run in Docker-based environment.
  • Sanity functional testing.

How to Run CI

Mellanox Open MPI CI is triggered upon the following events:

  • Create a pull request (PR). CI status is visible in the PR status. CI is restarted automatically upon each new commit within the PR. CI status and log files are also available on the Azure DevOps server.
  • Trigger CI with special PR comments (for example, /azp run). Comment triggers are available only if the comment author has write permission to the PR target repo. Detailed information about comment triggers is available in the official Azure DevOps documentation.

Support

In case of any issues, questions or suggestions please contact to Mellanox Open MPI CI support team.