From 0e02f2145c317b23dbffa2927ab314b4d1699bbb Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Fri, 24 Jul 2026 11:44:02 +0200 Subject: [PATCH] Revert "Add checkpolicy reverse dependency test plan" This reverts commit b85e4df875aa4aa82f45e3253a00129943121bf9. There's no connection between libsemanage and checkpolicy. checkpolicy does not require libsemanage, nor build require libsemanage. Any change in libsemanage which would pass selinux tier 1 would not break checkpolicy tier 2 tests as checkopolicy is statically linked to libsepol-static and so libsemanage would not have any impact on that. Related: https://redhat.atlassian.net/browse/VROOM-40482 --- plans/checkpolicy.fmf | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 plans/checkpolicy.fmf diff --git a/plans/checkpolicy.fmf b/plans/checkpolicy.fmf deleted file mode 100644 index 94391a4..0000000 --- a/plans/checkpolicy.fmf +++ /dev/null @@ -1,7 +0,0 @@ -summary: Reverse-dependency checkpolicy tests -discover: - how: fmf - url: https://src.fedoraproject.org/tests/selinux - filter: "component: checkpolicy & tag: -tf_broken" -execute: - how: tmt