11 lines
273 B
YAML
11 lines
273 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: "tag: Tier1,Tier2,Tier3"
|
|
tags:
|
|
- atomic
|
|
- classic
|
|
- container
|