Skip to content

Commit 2f02938

Browse files
gmarcianihanwen-pcluste
authored andcommitted
[Isolated Regions][Test] Add to test config for isolated regions: test_slurm_custom_config_parameters
Signed-off-by: Giacomo Marciani <[email protected]>
1 parent e749c90 commit 2f02938

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/integration-tests/configs/isolated_regions.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,12 @@ test-suites:
411411
instances: {{ INSTANCES }}
412412
oss: {{ OSS }}
413413
schedulers: {{ SCHEDULERS }}
414+
test_slurm.py::test_slurm_custom_config_parameters:
415+
dimensions:
416+
- regions: {{ REGIONS }}
417+
instances: {{ INSTANCES }}
418+
oss: {{ OSS }}
419+
schedulers: {{ SCHEDULERS }}
414420
# This test cannot be executed in US isolated regions
415421
# because Spot instances are not supported in these regions.
416422
# spot:

0 commit comments

Comments
 (0)