From 7dbf41969c52117d520a40e66f6477338cd670a7 Mon Sep 17 00:00:00 2001 From: Artem Ryabov Date: Tue, 25 Feb 2020 14:28:49 +0300 Subject: [PATCH] Use Mellanox CI tests specific for Open MPI v4.0.x Signed-off-by: Artem Ryabov --- .ci/mellanox/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/mellanox/azure-pipelines.yml b/.ci/mellanox/azure-pipelines.yml index a4fb721323..9ca37e9ed9 100644 --- a/.ci/mellanox/azure-pipelines.yml +++ b/.ci/mellanox/azure-pipelines.yml @@ -13,7 +13,7 @@ pool: variables: ompi_jenkins_scripts_git_repo_url: https://github.com/mellanox-hpc/jenkins_scripts.git - ompi_jenkins_scripts_git_branch: master + ompi_jenkins_scripts_git_branch: ompi_v4.0.x # Enable debug information, supported values: true, false debug: true