Enable automated execution of tests using Standard Test Roles
This commit is contained in:
parent
e4c3512666
commit
3210c5bbdd
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/scap-security-guide.git"
|
||||||
|
dest: "scap-security-guide"
|
||||||
|
fmf_filter: "tier: 1, 2"
|
Loading…
Reference in New Issue
Block a user