From 9bdde1bc80bf508ba1d62912da80ed52ba6e6537 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hozza?= Date: Wed, 22 Jan 2025 15:17:15 +0100 Subject: [PATCH] Gitlab: don't run manifest-tests on RHEL-8.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Per discussion in the team, we see little value in rebuilding RHEL-8.10 images on RHEL-8.10 for the purpose of manifest testing in osbuild. So let's not do that anymore. Signed-off-by: Tomáš Hozza --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2d978c0f..c5f79e3f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -140,8 +140,6 @@ Manifests: CHUNK: [1, 2, 3, 4, 5] CHUNKS_COUNT: 5 - RUNNER: - - aws/rhel-8.10-ga-x86_64 - - aws/rhel-8.10-ga-aarch64 - aws/rhel-9.4-ga-x86_64 - aws/rhel-9.4-ga-aarch64 - aws/rhel-9.6-nightly-x86_64