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/selinux-testsuite: bump ustream commit ref
Date: Fri, 11 Sep 2026 13:20:50 GMT	[thread overview]
Message-ID: <178913285056.1.4510426499291869603.tests-selinux-9bcbe2e024a9@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : tests/selinux
            Branch : pr775-checkpolicy-revdeps
            Commit : 9bcbe2e024a9ba877e37bf3d142593cec80fb997
            Author : Ondrej Mosnacek <omosnace@redhat.com>
            Date   : 2023-07-04T13:10:50+02:00
            Stats  : +8/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/tests/selinux/c/9bcbe2e024a9ba877e37bf3d142593cec80fb997?branch=pr775-checkpolicy-revdeps

            Log:
            kernel/selinux-testsuite: bump ustream commit ref

This mainly pulls in the new inet_socket/mptcp subtest that provides
coverage for the MPTCP protocol.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>

---
diff --git a/kernel/selinux-testsuite/runtest.sh b/kernel/selinux-testsuite/runtest.sh
index 8e785ab..4170bdd 100755
--- a/kernel/selinux-testsuite/runtest.sh
+++ b/kernel/selinux-testsuite/runtest.sh
@@ -35,7 +35,7 @@ PACKAGE="selinux-policy"
 # This should be updated as needed after verifying that the new version
 # doesn't break testing and after applying all necessary tweaks in the TC.
 # Run with GIT_BRANCH=master to run the latest upstream version.
-DEFAULT_COMMIT="5fc5dc9f5964aae3a6dce57178b25ddc49d21415"
+DEFAULT_COMMIT="514e324abc099057782ec569b720eaf9b6d9d99f"
 # Default pull requests to merge before running the test.
 # If non-empty, then after checking out GIT_BRANCH the listed upstream pull
 # requests (by number) are merged, creating a new temporary local branch.
@@ -328,7 +328,7 @@ rlJournalStart
             if kver_lt "3.10.0-693"; then
                 # I don't know when exactly these tests start passing, so I'm just
                 # disabling them for anything below the RHEL-7.4 kernel...
-                exclude_tests+=" inet_socket"
+                exclude_tests+=" inet_socket/tcp inet_socket/udp"
                 exclude_tests+=" filesystem/ext4 filesystem/xfs filesystem/jfs filesystem/vfat"
             fi
 
@@ -395,6 +395,12 @@ rlJournalStart
                 rlRun "sed -i 's/5\.18/4.18/g' tests/sctp/test" 0 \
                     "Fix up kernel version in sctp test"
             fi
+
+            # TODO: wait for 786fc12457268cc9b555dde6c22ae7300d4b40e1
+            # to be backported
+            #if kver_ge 5.14.0-326; then
+            #    force_tests+=" inet_socket/mptcp"
+            #fi
         fi
 
         # CKI mainline kernels don't ship with module build infrastructure

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-11 13:20 Ondrej Mosnacek [this message]
2026-09-11 13:22 [tests/selinux] pr775-checkpolicy-revdeps: kernel/selinux-testsuite: bump ustream commit ref Ondrej Mosnacek
2026-09-11 13:22 Ondrej Mosnacek

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=178913285056.1.4510426499291869603.tests-selinux-9bcbe2e024a9@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