From d2216bc0afac305e30ce4bde45df5c667f0102fa Mon Sep 17 00:00:00 2001 From: Martin Cermak Date: Wed, 24 Nov 2021 09:28:33 +0100 Subject: [PATCH] CI Gating: Exclude conflicting glibc-headers from dnf transaction --- plans/ci.fmf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plans/ci.fmf b/plans/ci.fmf index 1ad2c12..e1aad9b 100644 --- a/plans/ci.fmf +++ b/plans/ci.fmf @@ -2,5 +2,10 @@ summary: CI Gating Plan discover: how: fmf directory: tests +prepare: + how: install + exclude: + - glibc-headers-x86 + - glibc-headers-s390 execute: how: beakerlib