1
1
openmpi/.ci
Artem Ryabov 0f1f13c67a Enabled Mellanox CI for release branches.
Signed-off-by: Artem Ryabov <artemry@mellanox.com>
2020-01-31 21:59:51 +03:00
..
mellanox Enabled Mellanox CI for release branches. 2020-01-31 21:59:51 +03:00
README.md Enabled Mellanox CI for release branches. 2020-01-31 21:59:51 +03:00

Open MPI Continuous Integration (CI) Services

Mellanox Open MPI CI

Build Status

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:

  • Push a commit into the master branch or release branches (starting from v4.0.x). CI is started automatically. CI status and log files are available on the Azure DevOps server.
  • 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.