Added Fedora CI tests.
This commit is contained in:
parent
ca7da8b4bd
commit
11733f41b3
17
tests/tests.yml
Normal file
17
tests/tests.yml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# Tests that run in classic context
|
||||||
|
- hosts: localhost
|
||||||
|
roles:
|
||||||
|
- role: standard-test-beakerlib
|
||||||
|
tags:
|
||||||
|
- classic
|
||||||
|
repositories:
|
||||||
|
- repo: "https://src.fedoraproject.org/tests/openscap.git"
|
||||||
|
dest: "openscap"
|
||||||
|
tests:
|
||||||
|
- openscap/Sanity/oscap-builds-ssg
|
||||||
|
required_packages:
|
||||||
|
- git
|
||||||
|
- cmake
|
||||||
|
- PyYAML
|
||||||
|
- ansible
|
||||||
|
- openscap-utils
|
Loading…
Reference in New Issue
Block a user