tests: add (remote) fmf CI testsuite

This commit is contained in:
Pavel Raiskup 2019-02-01 17:01:36 +01:00 committed by praiskup
parent 90f40f6dfb
commit 2358dea61c

10
tests/tests.yml Normal file
View File

@ -0,0 +1,10 @@
# This package uses external repositories for maintaining CI test cases.
# Please don't edit this file if possible.
- hosts: localhost
roles:
- role: standard-test-beakerlib
repositories:
- repo: https://src.fedoraproject.org/tests/tar.git
dest: tar
fmf_filter: "tier: 1, 2"