Skip to content

Commit abc74a6

Browse files
[integ-tests] Make capacity reservation for the head node of OSU test too
This commit reduces intermittent failures because of insufficient capacity
1 parent a21d31c commit abc74a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration-tests/configs/develop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,7 @@ test-suites:
857857
instances: [ "c5n.18xlarge" ]
858858
oss: [{{ NO_ROCKY_OS_X86_0 }}] # ParallelCluster does not release official Rocky images. Skip the test.
859859
schedulers: [ "slurm" ]
860-
- regions: [ {{ c5_xlarge_CAPACITY_RESERVATION_510_INSTANCES_2_HOURS_YESPG_NO_ROCKY_OS_X86_1 }} ]
860+
- regions: [ {{ c5_xlarge_CAPACITY_RESERVATION_510_INSTANCES_2_HOURS_YESPG_NO_ROCKY_OS_X86_1__c5n_18xlarge_CAPACITY_RESERVATION_1_INSTANCES_2_HOURS_NOPG_NO_ROCKY_OS_X86_1 }} ]
861861
instances: [ "c5.xlarge" ]
862862
oss: [ {{ NO_ROCKY_OS_X86_1 }} ] # ParallelCluster does not release official Rocky images. Skip the test.
863863
schedulers: [ "slurm" ]

0 commit comments

Comments
 (0)