public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: boothd-and-similar: Adjust relevancy for RHEL-9
@ 2026-09-11 13:22 Stepan Broz
  0 siblings, 0 replies; only message in thread
From: Stepan Broz @ 2026-09-11 13:22 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : tests/selinux
            Branch : pr775-checkpolicy-revdeps
            Commit : 3064e3488824639dc250bef49498503d00441c2e
            Author : Stepan Broz <sbroz@redhat.com>
            Date   : 2025-04-17T15:55:38+00:00
            Stats  : +3/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/tests/selinux/c/3064e3488824639dc250bef49498503d00441c2e?branch=pr775-checkpolicy-revdeps

            Log:
            boothd-and-similar: Adjust relevancy for RHEL-9

RHEL-57104 and other are fixed in RHEL-9.6, RHEL-8 works

---
diff --git a/selinux-policy/boothd-and-similar/main.fmf b/selinux-policy/boothd-and-similar/main.fmf
index 2b30bee..446a168 100644
--- a/selinux-policy/boothd-and-similar/main.fmf
+++ b/selinux-policy/boothd-and-similar/main.fmf
@@ -40,6 +40,9 @@ adjust:
   - enabled: false
     when: distro == rhel-4, rhel-5, rhel-6, rhel-7
     because: the booth package is not available there
+  - enabled: false
+    when: distro ~< rhel-9.6
+    because: RHEL-57104 and other is fixed in RHEL-9.6, RHEL-8 not affected
 extra-summary: /CoreOS/selinux-policy/Regression/boothd-and-similar
 extra-task: /CoreOS/selinux-policy/Regression/boothd-and-similar
 extra-nitrate: TC#0617767

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 13:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 13:22 [tests/selinux] pr775-checkpolicy-revdeps: boothd-and-similar: Adjust relevancy for RHEL-9 Stepan Broz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox