plans/selinux.fmf: fix test filter
The original filter resulted in 0 matches. Related: RHEL-141295
This commit is contained in:
parent
8902b37d79
commit
4dab9f244f
@ -2,6 +2,6 @@ summary: selinux tests - Tier 1 | policycoreutils
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/selinux
|
||||
filter: "tier: 1 | component: policycoreutils & tags: generic, fedora"
|
||||
filter: "tier: 1 | component: policycoreutils"
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user