public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: selinux-testsuite: bump upstream ref
@ 2026-09-11 13:17 Ondrej Mosnacek
0 siblings, 0 replies; 2+ messages in thread
From: Ondrej Mosnacek @ 2026-09-11 13:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : 7c17683e19e7ba60ff518969314f4106d833e07b
Author : Ondrej Mosnacek <omosnace@redhat.com>
Date : 2020-01-25T14:56:21+01:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/7c17683e19e7ba60ff518969314f4106d833e07b?branch=pr775-checkpolicy-revdeps
Log:
selinux-testsuite: bump upstream ref
This pulls in new filesystem tests + a fix for building under GCC 10.
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
---
diff --git a/kernel/selinux-testsuite/runtest.sh b/kernel/selinux-testsuite/runtest.sh
index 3a9680e..ef5d4f6 100755
--- a/kernel/selinux-testsuite/runtest.sh
+++ b/kernel/selinux-testsuite/runtest.sh
@@ -36,7 +36,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="7fd02b152f9f081298c676688a382d905aafb9fc"
+DEFAULT_COMMIT="6fbe077267e19b60ff1c9006a53ba31ddd058df0"
# 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.
@@ -363,6 +363,9 @@ rlJournalStart
"Exclude not applicable tests: $exclude_tests"
fi
+ # needed for filesystem test on RHEL-7
+ rlRun "modprobe ext4"
+
if ! modprobe sctp 2>/dev/null; then
script1='s/runcon -t test_sctp_socket_t/true/g'
script2='s/runcon -t test_no_sctp_socket_t/false/g'
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [tests/selinux] pr775-checkpolicy-revdeps: selinux-testsuite: bump upstream ref
@ 2026-09-11 13:17 Ondrej Mosnacek
0 siblings, 0 replies; 2+ messages in thread
From: Ondrej Mosnacek @ 2026-09-11 13:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : f94e8d99f1db9acddd39d8f9c6288bb965705730
Author : Ondrej Mosnacek <omosnace@redhat.com>
Date : 2020-03-11T13:47:52+01:00
Stats : +3/-2 in 1 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/f94e8d99f1db9acddd39d8f9c6288bb965705730?branch=pr775-checkpolicy-revdeps
Log:
selinux-testsuite: bump upstream ref
This mainly adds fs_* mount API tests.
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
---
diff --git a/kernel/selinux-testsuite/runtest.sh b/kernel/selinux-testsuite/runtest.sh
index 70dc44a..9b8f591 100755
--- a/kernel/selinux-testsuite/runtest.sh
+++ b/kernel/selinux-testsuite/runtest.sh
@@ -36,13 +36,13 @@ 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="6fbe077267e19b60ff1c9006a53ba31ddd058df0"
+DEFAULT_COMMIT="0f1c5ea0b67cdf9e2d2e8b76a6ef4ad7f3bbc3c6"
# 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.
DEFAULT_PULLS=""
# Default SELinux Patchwork series to apply before running the test.
-DEFAULT_PATCHES="246967"
+DEFAULT_PATCHES=""
# Optional test parameter - location of testuite git.
GIT_URL=${GIT_URL:-"git://github.com/SELinuxProject/selinux-testsuite"}
@@ -177,6 +177,7 @@ rlJournalStart
python3
python2-lxml
python3-lxml
+ quota
rdma-core-devel
selinux-policy
selinux-policy-devel
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-11 13:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 13:17 [tests/selinux] pr775-checkpolicy-revdeps: selinux-testsuite: bump upstream ref Ondrej Mosnacek
2026-09-11 13:17 Ondrej Mosnacek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox