9 lines
229 B
YAML
9 lines
229 B
YAML
# This file is here because we want to run Fedora CI also for
|
|
# pull-requests in tests/ namespace (not only rpms/).
|
|
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
fmf_filter: "tier: 1"
|
|
tags:
|
|
- classic
|