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 e749c90 commit 2f02938Copy full SHA for 2f02938
tests/integration-tests/configs/isolated_regions.yaml
@@ -411,6 +411,12 @@ test-suites:
411
instances: {{ INSTANCES }}
412
oss: {{ OSS }}
413
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 }}
420
# This test cannot be executed in US isolated regions
421
# because Spot instances are not supported in these regions.
422
# spot:
0 commit comments