From f46bb5ee40089efccab05a2027bd78fd7147da9f Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Wed, 20 May 2020 13:49:27 +0200 Subject: [PATCH] Test https://src.fedoraproject.org/tests/selinux/pull-request/71 Should fix https://src.fedoraproject.org/tests/selinux/issue/66 DO NOT MERGE --- tests/tests.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/tests.yml b/tests/tests.yml index ee6dabb..e40f64e 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -6,9 +6,10 @@ tags: - classic repositories: - - repo: "https://src.fedoraproject.org/tests/selinux.git" + - repo: "https://src.fedoraproject.org/forks/rfilo/tests/selinux.git" dest: "selinux" - fmf_filter: "tier: 1 | component: policycoreutils | component: checkpolicy" + version: "dbus-tools" + fmf_filter: "path: /policycoreutils/org-selinux-dbus-interfaces" # Test to run in classic context - hosts: localhost