Add configuration for tests

This commit is contained in:
Tomas Korbar 2020-06-30 10:23:21 +02:00
parent 50676cd976
commit b49815b906

9
tests/tests.yml Normal file
View 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"