diff --git a/tests/integration-tests/configs/released.yaml b/tests/integration-tests/configs/released.yaml index f713c6b2e7..cf78f081aa 100644 --- a/tests/integration-tests/configs/released.yaml +++ b/tests/integration-tests/configs/released.yaml @@ -77,7 +77,7 @@ test-suites: - regions: [ "ap-northeast-2" ] instances: {{ common.INSTANCES_DEFAULT_X86 }} schedulers: ["slurm"] - oss: [ "rocky8", "ubuntu2204" ] + oss: [ "rhel8", "ubuntu2204" ] createami: test_createami.py::test_invalid_config: dimensions: @@ -165,7 +165,7 @@ test-suites: dimensions: - regions: ["eu-north-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} - oss: ["rocky8"] + oss: ["rhel8"] schedulers: ["slurm"] pcluster_api: test_api_infrastructure.py::test_api_infrastructure_with_default_parameters: @@ -208,7 +208,7 @@ test-suites: dimensions: - regions: ["ca-central-1"] instances: {{ common.INSTANCES_DEFAULT_X86 }} - oss: ["rocky9"] + oss: ["rhel9"] schedulers: ["slurm"] test_slurm.py::test_slurm_protected_mode: dimensions: @@ -220,7 +220,7 @@ test-suites: dimensions: - regions: [ "ap-east-1" ] instances: {{ common.INSTANCES_DEFAULT_X86 }} - oss: ["rocky8"] + oss: ["rhel8"] schedulers: [ "slurm" ] test_slurm.py::test_slurm_memory_based_scheduling: dimensions: