Enable CI for PRs targeting this repository (testing tests)

This commit is contained in:
Matus Marhefka 2020-08-27 11:25:00 +02:00
commit 44903f2e28

10
tests.yml Normal file
View file

@ -0,0 +1,10 @@
# Tests to run in CI for PRs into this repository (testing tests).
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
repositories:
- repo: "https://src.fedoraproject.org/tests/openscap.git"
dest: "openscap"
fmf_filter: "tier: 1, 2"