bed54b8945
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/openscap#ba6a3ab7a4de65153eb09e250ceb253fb1a21dfe
11 lines
257 B
YAML
11 lines
257 B
YAML
# 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"
|
|
fmf_filter: "tier: 1, 2"
|