diff --git a/tests/integration-tests/configs/common/common.yaml b/tests/integration-tests/configs/common/common.yaml index 618d5255d9..70f472c43f 100644 --- a/tests/integration-tests/configs/common/common.yaml +++ b/tests/integration-tests/configs/common/common.yaml @@ -162,8 +162,7 @@ createami: dimensions: - regions: ["eu-west-3"] instances: {{ common.INSTANCES_DEFAULT_X86 }} - # TODO re-enable rhel8 after a suitable image is found - oss: ["ubuntu2204", "alinux2"] + oss: ["ubuntu2204", "alinux2", "rhel8"] test_createami.py::test_kernel4_build_image_run_cluster: dimensions: - regions: ["eu-south-1"]