Skip to content

Commit d7c44f5

Browse files
committed
Disables test_slurm_from_login_nodes_in_private_network
Disabling this test since it is failing when launched from Jenkins. Signed-off-by: Nicola Sirena <[email protected]>
1 parent b783d4f commit d7c44f5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/integration-tests/configs/common/common.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -417,12 +417,6 @@ schedulers:
417417
instances: {{ common.INSTANCES_DEFAULT_X86 }}
418418
oss: ["ubuntu2204"]
419419
schedulers: ["slurm"]
420-
test_slurm.py::test_slurm_from_login_nodes_in_private_network:
421-
dimensions:
422-
- regions: ["eu-west-1"]
423-
instances: {{ common.INSTANCES_DEFAULT_X86 }}
424-
oss: ["alinux2"]
425-
schedulers: ["slurm"]
426420
test_slurm.py::test_slurm_pmix: # TODO: include in main test_slurm to reduce number of created clusters
427421
dimensions:
428422
- regions: ["ap-south-1"]

0 commit comments

Comments
 (0)