Skip to content

Commit c41a1b8

Browse files
hanwen-clusterhanwen-pcluste
authored andcommitted
[integ-tests] add external slurm dbd test to daily run
Signed-off-by: Hanwen <hanwenli@amazon.com>
1 parent 0c2be8d commit c41a1b8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/integration-tests/configs/develop.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,12 @@ test-suites:
505505
instances: {{ common.INSTANCES_DEFAULT_X86 }}
506506
oss: ["ubuntu2204"]
507507
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"]
508514
test_slurm.py::test_slurm_custom_partitions:
509515
dimensions:
510516
- regions: ["ap-northeast-2"]

0 commit comments

Comments
 (0)