public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: policycoreutils: fix main.fmf file
@ 2026-09-11 13:19 Amith Kumar
  0 siblings, 0 replies; only message in thread
From: Amith Kumar @ 2026-09-11 13:19 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : tests/selinux
            Branch : pr775-checkpolicy-revdeps
            Commit : 81bb79481d66cad1e72013376296671b36f92bc5
            Author : Amith Kumar <apeetham@redhat.com>
            Date   : 2022-05-11T04:56:25+05:30
            Stats  : +8/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/tests/selinux/c/81bb79481d66cad1e72013376296671b36f92bc5?branch=pr775-checkpolicy-revdeps

            Log:
            policycoreutils: fix main.fmf file

Automated tests executed via TMT/FMF are failing due to absence of relevant packages.
Fix the main.fmf file to match the list of required packages/programs in `Makefile`.

Signed-off-by: Amith Kumar <apeetham@redhat.com>

---
diff --git a/policycoreutils/restorecond_pointer_abuse/main.fmf b/policycoreutils/restorecond_pointer_abuse/main.fmf
index d96f84a..00a4fea 100644
--- a/policycoreutils/restorecond_pointer_abuse/main.fmf
+++ b/policycoreutils/restorecond_pointer_abuse/main.fmf
@@ -11,7 +11,13 @@ description: |
 
     Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1626468
 component:
-- policycoreutils
+  - policycoreutils
+recommend:
+  - git-core
+  - policycoreutils-restorecond
+  - coreutils
+  - systemd
+  - policycoreutils
 adjust:
--   enabled: false
+  - enabled: false
     when: distro < rhel-7

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 13:19 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:19 [tests/selinux] pr775-checkpolicy-revdeps: policycoreutils: fix main.fmf file Amith Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox