Skip to content

Commit fddd76c

Browse files
authored
Move to test_trainium to use2-az3 as there are more trn1.32xlarge instances. (#6752)
1 parent 4a31972 commit fddd76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration-tests/configs/develop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ test-suites:
748748
trainium:
749749
test_trainium.py::test_trainium:
750750
dimensions:
751-
- regions: ["usw2-az4"] # do not move, unless instance type support is moved as well
751+
- regions: ["use2-az3"] # do not move, unless instance type support is moved as well
752752
schedulers: ["slurm"]
753753
oss: ["ubuntu2004"]
754754
instances: ["trn1.32xlarge"]

0 commit comments

Comments
 (0)