2018-04-04 14:47:08 +00:00
|
|
|
# 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"
|
2020-08-27 07:33:31 +00:00
|
|
|
fmf_filter: "tier: 1, 2"
|