From 86df038b8f6fc2adf0a00b7e206fe381455700dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Thu, 16 Apr 2020 20:14:52 +0200 Subject: [PATCH] Add repository for upstream tests No tests yet passes selection --- tests/tests.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests/tests.yml b/tests/tests.yml index 6b7f4ea..31fb8f3 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -13,3 +13,10 @@ run: run/osci/run-tests dnsmasq environment: LC_ALL: C.UTF-8 + - role: standard-test-beakerlib + tags: + - classic + repositories: + - repo: "https://github.com/InfrastructureServices/dnsmasq-tests.git" + dest: "dnsmasq-tests" + fmf_filter: "tier: 1"