From 12ffd8a00fc06213025b72875e61be92f9b26111 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 11 Mar 2019 10:58:04 +1000 Subject: [PATCH] tests: test the repo standard role --- tests/tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/tests.yml b/tests/tests.yml index de3e393..901d59e 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -25,6 +25,9 @@ - hosts: localhost roles: + - role: standard-test-repo + subjects: https://copr-be.cloud.fedoraproject.org/results/whot/libinput-git/fedora-29-x86_64/ + packages: libinput # standard-test-rpm should do this but it's currently broken. So let's add # a noop test that requires the package we need - role: standard-test-basic