Skip to content

Commit 99575d9

Browse files
[integ-tests] Remove build image test in China from released.yaml
The test has sporadic failures because of China network issues. The test is kept in develop.yaml. Signed-off-by: Hanwen <hanwenli@amazon.com>
1 parent 35ae681 commit 99575d9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/integration-tests/configs/released.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,6 @@ test-suites:
8989
instances: {{ common.INSTANCES_DEFAULT_X86 }}
9090
schedulers: ["slurm"]
9191
oss: ["rocky8", "rhel8", "rhel9", "rocky9", "ubuntu2204"]
92-
- regions: ["cn-north-1"]
93-
instances: {{ common.INSTANCES_DEFAULT_X86 }}
94-
schedulers: ["slurm"]
95-
oss: ["alinux2"]
9692
test_createami.py::test_build_image_custom_components:
9793
# Test arn custom component with combination (eu-west-1, m6g.xlarge, alinux2)
9894
# Test script custom component with combination (ap-southeast-2, c5.xlarge, ubuntu2004)

0 commit comments

Comments
 (0)