Skip to content

Commit 80a4472

Browse files
hanwen-clusterhanwen-pcluste
authored andcommitted
[integ-tests] Run trainium test on ubuntu2004
We changed the OS to alinux2023 and discovered the test requires some changes. To have the test passed, this commit changes back to ubuntu2004 Signed-off-by: Hanwen <hanwenli@amazon.com>
1 parent 2c5863e commit 80a4472

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
@@ -738,7 +738,7 @@ test-suites:
738738
dimensions:
739739
- regions: ["usw2-az4"] # do not move, unless instance type support is moved as well
740740
schedulers: ["slurm"]
741-
oss: ["alinux2023"]
741+
oss: ["ubuntu2004"]
742742
update:
743743
test_update.py::test_update_slurm:
744744
dimensions:

0 commit comments

Comments
 (0)