tests/tests.yml: Updated to use fmf metadata

Shared repo with openscap tests has been updated to use
fmf metadata and this commit updates STR to utilize it
when scheduling CI tests.
This commit is contained in:
Matus Marhefka 2020-08-27 09:33:31 +02:00
parent de116d28b1
commit 7970eed7cf

View File

@ -7,11 +7,4 @@
repositories:
- repo: "https://src.fedoraproject.org/tests/openscap.git"
dest: "openscap"
tests:
- openscap/Sanity/oscap-builds-ssg
required_packages:
- git
- cmake
- PyYAML
- ansible
- openscap-utils
fmf_filter: "tier: 1, 2"