public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: kernel/netlabel_many_ifaces: fix relevancy for RHEL
@ 2026-09-11 13:18 Ondrej Mosnacek
0 siblings, 0 replies; only message in thread
From: Ondrej Mosnacek @ 2026-09-11 13:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : e6f890f6cef576ae54c06eaa28175b36d1de1f52
Author : Ondrej Mosnacek <omosnace@redhat.com>
Date : 2021-04-16T20:51:37+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/e6f890f6cef576ae54c06eaa28175b36d1de1f52?branch=pr775-checkpolicy-revdeps
Log:
kernel/netlabel_many_ifaces: fix relevancy for RHEL
The bug was only fixed in RHEL-8.4, so disable the tests on anything
older.
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
---
diff --git a/kernel/netlabel_many_ifaces/main.fmf b/kernel/netlabel_many_ifaces/main.fmf
index 4fbbffe..4aaeb04 100644
--- a/kernel/netlabel_many_ifaces/main.fmf
+++ b/kernel/netlabel_many_ifaces/main.fmf
@@ -14,5 +14,5 @@ tier: 2
enabled: true
adjust:
enabled: false
- when: distro < rhel-7
- because: RHEL-6 and below is too old...
+ when: distro < rhel-8.4
+ because: not fixed below RHEL 8.4...
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 13:18 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:18 [tests/selinux] pr775-checkpolicy-revdeps: kernel/netlabel_many_ifaces: fix relevancy for RHEL Ondrej Mosnacek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox