Skip to content

Commit

Permalink
[Integ-test] Change createami integration test in govcloud to use ali…
Browse files Browse the repository at this point in the history
…nux2

The test code is not compatible with testing other OSes in China or GovCloud

Signed-off-by: Hanwen <[email protected]>
  • Loading branch information
hanwen-pcluste committed Sep 20, 2024
1 parent f21b1b3 commit 8928a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration-tests/configs/develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ test-suites:
- regions: ["us-gov-west-1"]
instances: {{ common.INSTANCES_DEFAULT_X86 }}
schedulers: ["slurm"]
oss: ["ubuntu2204"]
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 8928a60

Please sign in to comment.