8 lines
195 B
YAML
8 lines
195 B
YAML
# Tests to run in CI for PRs into this repository (testing tests).
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- fmf_filter: "tier: 1, 2"
|