From 7970eed7cf3af86ff95c7fddfde12b568fccc3fa Mon Sep 17 00:00:00 2001 From: Matus Marhefka Date: Thu, 27 Aug 2020 09:33:31 +0200 Subject: [PATCH] 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. --- tests/tests.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/tests/tests.yml b/tests/tests.yml index 03c0ac3..1145677 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -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"