public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: stop the ladvd service at the end of TC
@ 2026-09-11 13:18 Milos Malik
0 siblings, 0 replies; only message in thread
From: Milos Malik @ 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 : 36302e6b5d63c6f7231927dcf01298a3ac3bb422
Author : Milos Malik <mmalik@redhat.com>
Date : 2020-10-14T10:01:16+02:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/36302e6b5d63c6f7231927dcf01298a3ac3bb422?branch=pr775-checkpolicy-revdeps
Log:
stop the ladvd service at the end of TC
If the ladvd service is running, it triggers SELinux denials (related
to loading of a kernel module) which plague the runs of other TCs.
If the ladvd service is not running, these SELinux denials should
not appear anymore.
---
diff --git a/selinux-policy/ladvd/runtest.sh b/selinux-policy/ladvd/runtest.sh
index be9c7cb..b0080a9 100755
--- a/selinux-policy/ladvd/runtest.sh
+++ b/selinux-policy/ladvd/runtest.sh
@@ -84,6 +84,7 @@ rlJournalStart
rlPhaseEnd
rlPhaseStartCleanup
+ rlServiceRestore ladvd
rlRun "rm -f /tmp/avcfile"
rlRun "rm -f /tmp/avc_class_file"
rlPhaseEnd
^ 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: stop the ladvd service at the end of TC Milos Malik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox