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 3acdb55 commit a9b92caCopy full SHA for a9b92ca
tests/integration-tests/configs/develop.yaml
@@ -365,11 +365,11 @@ test-suites:
365
schedulers: ["slurm"]
366
- regions: ["cn-north-1"]
367
instances: {{ common.INSTANCES_DEFAULT_X86 }}
368
- oss: [{{ OS_X86_5 }}]
+ oss: [{{ DCV_OS_X86_3 }}]
369
370
- regions: ["us-gov-west-1"]
371
372
- oss: [{{ OS_X86_7 }}]
+ oss: [{{ DCV_OS_X86_4 }}]
373
374
test_multi_cidr.py::test_multi_cidr:
375
dimensions:
0 commit comments