From 4e16c25c75ea30daf83ea4f2ff1e5dc1f391f676 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Hrdina?= Date: Mon, 7 Aug 2023 10:20:44 +0200 Subject: [PATCH] Fixing metadata for rebuild test /CoreOS/grep/Sanity/rpmbuild-rebuild-with-check Disabling centos --- Sanity/rpmbuild-rebuild-with-check/main.fmf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Sanity/rpmbuild-rebuild-with-check/main.fmf b/Sanity/rpmbuild-rebuild-with-check/main.fmf index b8f50f1..cbe626c 100644 --- a/Sanity/rpmbuild-rebuild-with-check/main.fmf +++ b/Sanity/rpmbuild-rebuild-with-check/main.fmf @@ -26,6 +26,9 @@ adjust: - enabled: false when: distro < rhel-6 continue: false + - enabled: false + when: distro == centos + continue: false extra-nitrate: TC#0139323 extra-summary: /CoreOS/grep/Sanity/rpmbuild-rebuild-with-check extra-task: /CoreOS/grep/Sanity/rpmbuild-rebuild-with-check