Enable CI for PRs targeting this repository (testing tests)
This commit is contained in:
parent
0042a449b3
commit
44903f2e28
1 changed files with 10 additions and 0 deletions
10
tests.yml
Normal file
10
tests.yml
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue