drop the -repo role

It's broken, see https://pagure.io/standard-test-roles/issue/312, let someone
else figure out how much more it's broken.
This commit is contained in:
Peter Hutterer 2019-03-11 15:13:48 +10:00
parent 8baca56466
commit d2fb3d5b28

View File

@ -25,11 +25,6 @@
- hosts: localhost
roles:
- role: standard-test-repo
subjects: https://copr-be.cloud.fedoraproject.org/results/whot/libinput-git/fedora-29-x86_64/
packages: libinput
tags:
- classic # running this with always doesn't do anything
# sigh, we need this separately because of
# https://pagure.io/standard-test-roles/issue/307 and
# https://pagure.io/standard-test-roles/issue/311