File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
tests/integration-tests/configs Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ test-suites:
44 ad_integration :
55 test_ad_integration.py::test_ad_integration :
66 dimensions :
7- - regions : ["us -west-2 "]
7+ - regions : ["eu -west-1 "]
88 instances : {{ common.INSTANCES_DEFAULT_X86 }}
99 oss : ["alinux2", "ubuntu2004"]
1010 schedulers : ["slurm"]
Original file line number Diff line number Diff line change 11ad_integration :
22 test_ad_integration.py::test_ad_integration :
33 dimensions :
4- - regions : ["ap-northeast-1"]
5- instances : {{ common.INSTANCES_DEFAULT_X86 }}
6- oss : ["centos7"]
7- schedulers : ["slurm"]
84 - regions : [ "ap-southeast-1" ]
95 instances : {{ common.INSTANCES_DEFAULT_X86 }}
106 oss : ["alinux2"]
@@ -20,7 +16,7 @@ ad_integration:
2016 schedulers : ["slurm"]
2117 - regions : ["eu-west-1"]
2218 instances : {{ common.INSTANCES_DEFAULT_X86 }}
23- oss : ["ubuntu2004"]
19+ oss : ["ubuntu2004", "centos7" ]
2420 schedulers : ["slurm"]
2521arm_pl :
2622 test_arm_pl.py::test_arm_pl :
You can’t perform that action at this time.
0 commit comments