From 4e4f55b0582f53cfb158c98d18677b5a6a2b38b6 Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Fri, 5 Nov 2021 12:29:13 +0100 Subject: [PATCH] CI: test new edge types on RHEL 9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Edge Raw Image and Edge Simplified Installer are supported on RHEL 9.0 GA. --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9f903c685..0020dc845 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -209,6 +209,7 @@ OSTree simplified installer: - RUNNER: - openstack/rhel-8.6-nightly-x86_64-large - openstack/centos-stream-8-x86_64 + - openstack/rhel-9.0-nightly-x86_64 OSTree raw image: stage: test @@ -221,6 +222,7 @@ OSTree raw image: - RUNNER: - openstack/rhel-8.6-nightly-x86_64 - openstack/centos-stream-8-x86_64 + - openstack/rhel-9.0-nightly-x86_64 .INTEGRATION_TESTS: &INTEGRATION_TESTS SCRIPT: