From 65dbd23432351b5c1a8a75103f7487e2134c8197 Mon Sep 17 00:00:00 2001 From: Alexander Todorov Date: Thu, 4 May 2023 16:53:26 +0300 Subject: [PATCH] Also test on RHEL 8.9 and 9.3 nightly --- .gitlab-ci.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3835c0be..ff2ae43b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -74,7 +74,9 @@ OSTree Images: - aws/rhel-8.7-ga-x86_64 - aws/rhel-9.1-ga-x86_64 - aws/rhel-8.8-nightly-x86_64 + - aws/rhel-8.9-nightly-x86_64 - aws/rhel-9.2-nightly-x86_64 + - aws/rhel-9.3-nightly-x86_64 INTERNAL_NETWORK: "true" SonarQube: @@ -115,10 +117,14 @@ Manifests: - aws/rhel-8.7-ga-aarch64 - aws/rhel-8.8-nightly-x86_64 - aws/rhel-8.8-nightly-aarch64 + - aws/rhel-8.9-nightly-x86_64 + - aws/rhel-8.9-nightly-aarch64 - aws/rhel-9.1-ga-x86_64 - aws/rhel-9.1-ga-aarch64 - aws/rhel-9.2-nightly-x86_64 - aws/rhel-9.2-nightly-aarch64 + - aws/rhel-9.3-nightly-x86_64 + - aws/rhel-9.3-nightly-aarch64 INTERNAL_NETWORK: "true" finish: