Skip to content

Commit b99fcbc

Browse files
committed
Moving EFA tests from me-south-1 to eu-central-1
1 parent 797ef4c commit b99fcbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/integration-tests/configs/common/common.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ dns:
209209
efa:
210210
test_efa.py::test_hit_efa:
211211
dimensions:
212-
- regions: ["me-south-1"]
212+
- regions: ["eu-central-1"]
213213
instances: ["c5n.18xlarge"]
214214
oss: ["alinux2"]
215215
schedulers: ["slurm"]
@@ -227,7 +227,7 @@ efa:
227227
schedulers: ["slurm"]
228228
test_efa.py::test_sit_efa:
229229
dimensions:
230-
- regions: ["me-south-1"]
230+
- regions: ["eu-central-1"]
231231
instances: ["c5n.18xlarge"]
232232
oss: {{ common.OSS_COMMERCIAL_X86 }}
233233
# Slurm test is to verify EFA works correctly when using the SIT model in the config file

0 commit comments

Comments
 (0)