Skip to content

Commit dd80bad

Browse files
committed
[Test][Isolated Regions] Make test_efa use c5n.9xl rather than c5n.18xl in isolated regions.
Signed-off-by: Giacomo Marciani <mgiacomo@amazon.com>
1 parent 4593113 commit dd80bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration-tests/configs/isolated_regions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ test-suites:
177177
test_efa.py::test_efa:
178178
dimensions:
179179
- regions: {{ REGIONS }}
180-
instances: ["c5n.18xlarge"]
180+
instances: ["c5n.9xlarge"]
181181
oss: {{ OSS }}
182182
schedulers: {{ SCHEDULERS }}
183183
# This test cannot be executed in US isolated regions

0 commit comments

Comments
 (0)