openscap/tests/tests.yml
Matus Marhefka 7970eed7cf tests/tests.yml: Updated to use fmf metadata
Shared repo with openscap tests has been updated to use
fmf metadata and this commit updates STR to utilize it
when scheduling CI tests.
2020-08-27 09:33:31 +02:00

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"