From 97c6f97e30cbea2fc33caa67b1e656398c2f2b25 Mon Sep 17 00:00:00 2001 From: "psklenar@redhat.com" Date: Tue, 25 Feb 2025 16:54:47 +0100 Subject: [PATCH] rhel8 only --- Regression/bz1848169-named-checkconf-cidr-host-bits/main.fmf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Regression/bz1848169-named-checkconf-cidr-host-bits/main.fmf b/Regression/bz1848169-named-checkconf-cidr-host-bits/main.fmf index b4616f7..8a28ac7 100644 --- a/Regression/bz1848169-named-checkconf-cidr-host-bits/main.fmf +++ b/Regression/bz1848169-named-checkconf-cidr-host-bits/main.fmf @@ -8,6 +8,11 @@ enabled: true tag: - TIPpass - TIPpass_infra +adjust+: + - enabled: false + when: distro != rhel-8 + continue: false + because: there is an issue https://issues.redhat.com/browse/RHEL-80353 link: - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1848169 - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1865785