diff --git a/tests/integration-tests/configs/develop.yaml b/tests/integration-tests/configs/develop.yaml index 6494362a04..e81f0398bc 100644 --- a/tests/integration-tests/configs/develop.yaml +++ b/tests/integration-tests/configs/develop.yaml @@ -156,11 +156,11 @@ test-suites: - regions: ["cnn1-az1"] instances: ["g4dn.2xlarge"] schedulers: ["slurm"] - oss: [{{ OS_X86_5 }}] + oss: ["alinux2023"] - regions: ["us-gov-west-1"] instances: ["g4dn.2xlarge"] schedulers: ["slurm"] - oss: [{{ OS_X86_7 }}] + oss: ["alinux2023"] 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)