Revert "Add checkpolicy reverse dependency test plan"
This reverts commit b85e4df875.
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
This commit is contained in:
parent
b85e4df875
commit
0e02f2145c
@ -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
|
||||
Loading…
Reference in New Issue
Block a user