public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: fix recommends/requires typos, remove empty link
@ 2026-09-11 13:23 Jiri Jaburek
0 siblings, 0 replies; only message in thread
From: Jiri Jaburek @ 2026-09-11 13:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : 45f0c8b29553245b62ccd9af25a975e4850cb9bf
Author : Jiri Jaburek <jjaburek@redhat.com>
Date : 2026-05-11T17:11:13+02:00
Stats : +2/-3 in 3 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/45f0c8b29553245b62ccd9af25a975e4850cb9bf?branch=pr775-checkpolicy-revdeps
Log:
fix recommends/requires typos, remove empty link
This fixes additional tmt lint issues.
Signed-off-by: Jiri Jaburek <jjaburek@redhat.com>
---
diff --git a/libselinux/getpolicyload/main.fmf b/libselinux/getpolicyload/main.fmf
index 5ac18eb..0c19ee2 100644
--- a/libselinux/getpolicyload/main.fmf
+++ b/libselinux/getpolicyload/main.fmf
@@ -3,7 +3,7 @@ test: ./runtest.sh
framework: beakerlib
component:
- libselinux
-recommends:
+recommend:
- libselinux
- libselinux-utils
- policycoreutils
diff --git a/libsemanage/semanage-root-on-nfs/main.fmf b/libsemanage/semanage-root-on-nfs/main.fmf
index e4bf5a7..e115bf3 100644
--- a/libsemanage/semanage-root-on-nfs/main.fmf
+++ b/libsemanage/semanage-root-on-nfs/main.fmf
@@ -2,7 +2,7 @@ summary: Test semanage operation with /var/lib/selinux on NFS
test: ./test.sh
framework: beakerlib
component: libsemanage
-requires:
+require:
- nfs-utils
- policycoreutils-python-utils
duration: 10m
diff --git a/selinux-policy/install-uninstall-dsp-packages/main.fmf b/selinux-policy/install-uninstall-dsp-packages/main.fmf
index 060b7f7..22e7e61 100644
--- a/selinux-policy/install-uninstall-dsp-packages/main.fmf
+++ b/selinux-policy/install-uninstall-dsp-packages/main.fmf
@@ -31,7 +31,6 @@ tag:
- rhel9_broken
- rhel10_broken
- avoidImageMode
-link:
adjust+:
- enabled: false
when: distro == rhel-4, rhel-5, rhel-6, rhel-7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 13:23 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:23 [tests/selinux] pr775-checkpolicy-revdeps: fix recommends/requires typos, remove empty link Jiri Jaburek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox