From 3c69020a3e8a03e342a7ac034665cb0b22d2f391 Mon Sep 17 00:00:00 2001 From: Eddy Mwiti Date: Wed, 23 Aug 2023 14:10:20 +0100 Subject: [PATCH] Use alinux2 to test mpi job cancellation - Ubuntu2204 requires different retry intervals in the test --- tests/integration-tests/configs/common/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration-tests/configs/common/common.yaml b/tests/integration-tests/configs/common/common.yaml index 70f472c43f..f8bdf7e6ca 100644 --- a/tests/integration-tests/configs/common/common.yaml +++ b/tests/integration-tests/configs/common/common.yaml @@ -415,7 +415,7 @@ schedulers: dimensions: - regions: ["eu-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} - oss: ["ubuntu2204"] + oss: ["alinux2"] # TODO: Check why retry intervals in the test differ in Ubuntu2204 schedulers: ["slurm"] test_slurm.py::test_slurm_pmix: # TODO: include in main test_slurm to reduce number of created clusters dimensions: