File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/integration-tests/configs/common Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -339,7 +339,7 @@ schedulers:
339339 schedulers : ["torque"]
340340 test_awsbatch.py::test_awsbatch :
341341 dimensions :
342- - regions : ["eu-north-1", "us-gov-west-1", "cn-north-1" ]
342+ - regions : ["eu-north-1", "us-gov-west-1"]
343343 instances : {{ common.INSTANCES_DEFAULT_X86 }}
344344 oss : ["alinux2"]
345345 schedulers : ["awsbatch"]
@@ -427,7 +427,7 @@ storage:
427427 instances : {{ common.INSTANCES_DEFAULT_X86 }}
428428 oss : {{ common.OSS_CHINA_X86 }}
429429 schedulers : ["slurm"]
430- - regions : ["ap-northeast-1", "cn-north-1" ]
430+ - regions : ["ap-northeast-1"]
431431 instances : {{ common.INSTANCES_DEFAULT_X86 }}
432432 oss : {{ common.OSS_BATCH }}
433433 schedulers : ["awsbatch"]
You can’t perform that action at this time.
0 commit comments