From 2e4d6106332c9460fde93dc9ee4121bd23ac0968 Mon Sep 17 00:00:00 2001 From: Thomas Lavocat Date: Fri, 25 Nov 2022 17:43:59 +0100 Subject: [PATCH] ci: deactivate manifest test for rhel/centos9 A bug afflicts image-info on these distributions. We need to perform modifications to the way image-info mounts the image to do its analyzis. OSBuild needs some changes for that to happen: - see https://github.com/osbuild/osbuild/pull/1182. Since it will not be possible to land anything on OSBuild until image-info is fixed, let's temporarily deactivate these two archs. --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3dd977a2..570da2de 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -104,8 +104,6 @@ Manifests: - aws/fedora-36-aarch64 - aws/centos-stream-8-x86_64 - aws/centos-stream-8-aarch64 - - aws/centos-stream-9-x86_64 - - aws/centos-stream-9-aarch64 - RUNNER: - aws/rhel-8.6-ga-x86_64 - aws/rhel-8.6-ga-aarch64 @@ -113,8 +111,6 @@ Manifests: - aws/rhel-9.0-ga-aarch64 - aws/rhel-8.7-nightly-x86_64 - aws/rhel-8.7-nightly-aarch64 - - aws/rhel-9.1-nightly-x86_64 - - aws/rhel-9.1-nightly-aarch64 INTERNAL_NETWORK: "true" finish: