We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2be8d commit c41a1b8Copy full SHA for c41a1b8
tests/integration-tests/configs/develop.yaml
@@ -505,6 +505,12 @@ test-suites:
505
instances: {{ common.INSTANCES_DEFAULT_X86 }}
506
oss: ["ubuntu2204"]
507
schedulers: ["slurm"]
508
+ test_slurm_accounting.py::test_slurm_accounting_external_dbd:
509
+ dimensions:
510
+ - regions: [ "ap-south-1" ]
511
+ instances: {{ common.INSTANCES_DEFAULT_X86 }}
512
+ oss: ["alinux2"]
513
+ schedulers: ["slurm"]
514
test_slurm.py::test_slurm_custom_partitions:
515
dimensions:
516
- regions: ["ap-northeast-2"]
0 commit comments