Skip to content

Commit 71e1e79

Browse files
himani2411Himani Anil Deshpande
andauthored
[TEMP][TEST]Remove Build Image tests which are failing (#6840)
Co-authored-by: Himani Anil Deshpande <himanidp@amazon.com>
1 parent b529d15 commit 71e1e79

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/integration-tests/configs/released.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@ test-suites:
8484
- regions: ["eu-west-3"]
8585
instances: {{ common.INSTANCES_DEFAULT_X86 }}
8686
schedulers: [ "slurm" ]
87-
oss: ["ubuntu2004", "alinux2", "alinux2023"]
88-
- regions: ["us-east-1"] # This region has to have first stage AMIs.
89-
instances: {{ common.INSTANCES_DEFAULT_X86 }}
90-
schedulers: ["slurm"]
91-
oss: ["rocky8", "rhel8", "rhel9", "rocky9", "ubuntu2204"]
87+
oss: ["alinux2", "alinux2023"]
88+
# - regions: ["us-east-1"] # This region has to have first stage AMIs.
89+
# instances: {{ common.INSTANCES_DEFAULT_X86 }}
90+
# schedulers: ["slurm"]
91+
# oss: ["rocky8", "rhel8", "rhel9", "rocky9", "ubuntu2204"]
9292
test_createami.py::test_build_image_custom_components:
9393
# Test arn custom component with combination (eu-west-1, m6g.xlarge, alinux2)
9494
# Test script custom component with combination (ap-southeast-2, c5.xlarge, ubuntu2004)

0 commit comments

Comments
 (0)