public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ondrej Mosnacek <omosnace@redhat.com>
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: kernel/netlabel_many_ifaces: fix relevancy for RHEL
Date: Fri, 11 Sep 2026 13:18:59 GMT	[thread overview]
Message-ID: <178913273982.1.3285182434946859810.tests-selinux-e6f890f6cef5@fedoraproject.org> (raw)

            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...

                 reply	other threads:[~2026-09-11 13:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178913273982.1.3285182434946859810.tests-selinux-e6f890f6cef5@fedoraproject.org \
    --to=omosnace@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox