Skip to content

Commit

Permalink
[integ-tests] Remove build image test in China from released.yaml
Browse files Browse the repository at this point in the history
The test has sporadic failures because of China network issues.
The test is kept in develop.yaml.

Signed-off-by: Hanwen <[email protected]>
  • Loading branch information
hanwen-cluster committed Jan 6, 2025
1 parent cd46acd commit ac426d1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/integration-tests/configs/released.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@ test-suites:
instances: {{ common.INSTANCES_DEFAULT_X86 }}
schedulers: ["slurm"]
oss: ["rocky8", "rhel8", "rhel9", "rocky9", "ubuntu2204"]
- regions: ["cn-north-1"]
instances: {{ common.INSTANCES_DEFAULT_X86 }}
schedulers: ["slurm"]
oss: ["alinux2"]
test_createami.py::test_build_image_custom_components:
# Test arn custom component with combination (eu-west-1, m6g.xlarge, alinux2)
# Test script custom component with combination (ap-southeast-2, c5.xlarge, ubuntu2004)
Expand Down

0 comments on commit ac426d1

Please sign in to comment.