tests: add (remote) fmf CI testsuite
This commit is contained in:
parent
90f40f6dfb
commit
2358dea61c
10
tests/tests.yml
Normal file
10
tests/tests.yml
Normal 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"
|
Loading…
Reference in New Issue
Block a user