Skip to content

Commit

Permalink
[integ-test] Remove build-image test in China
Browse files Browse the repository at this point in the history
build-image test in China is failing intermittently because of networking issues. We will remove this test in `integ-tests-3.11.1` branch. We will work on a better solution on develop

Signed-off-by: Hanwen <[email protected]>
  • Loading branch information
hanwen-cluster committed Oct 30, 2024
1 parent 6b9da50 commit 14d6dcd
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 @@ -88,10 +88,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 14d6dcd

Please sign in to comment.