Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/integration-tests/configs/common/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down