Add configuration for tests
This commit is contained in:
parent
50676cd976
commit
b49815b906
9
tests/tests.yml
Normal file
9
tests/tests.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
- hosts: localhost
|
||||||
|
roles:
|
||||||
|
- role: standard-test-beakerlib
|
||||||
|
tags:
|
||||||
|
- classic
|
||||||
|
repositories:
|
||||||
|
- repo: "https://src.fedoraproject.org/tests/memcached.git"
|
||||||
|
dest: "memcached"
|
||||||
|
fmf_filter: "tier: 1"
|
Loading…
Reference in New Issue
Block a user