Skip to content

Commit

Permalink
Move efa benchmark test to eu-west-1 for capacity
Browse files Browse the repository at this point in the history
Signed-off-by: David Pratt <[email protected]>
  • Loading branch information
davprat committed Nov 30, 2022
1 parent 2424157 commit 43fb021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration-tests/configs/develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ test-suites:
efa:
test_efa.py::test_efa:
dimensions:
- regions: ["us-west-2"]
- regions: ["eu-west-1"]
instances: ["c5n.18xlarge"]
oss: ["alinux2"]
schedulers: ["slurm"]
Expand Down

0 comments on commit 43fb021

Please sign in to comment.