2019-02-01 12:10:47 +00:00
|
|
|
# This package uses external repositories for maintaining CI test cases.
|
|
|
|
# Please don't edit this file if possible.
|
|
|
|
|
|
|
|
# TODO: minimize according to
|
2019-02-19 14:24:26 +00:00
|
|
|
# https://pagure.io/standard-test-roles/issue/294
|
2018-06-13 14:05:16 +00:00
|
|
|
|
|
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
|
|
- role: standard-test-beakerlib
|
2019-02-01 12:10:47 +00:00
|
|
|
repositories:
|
2020-04-16 06:37:47 +00:00
|
|
|
- repo: https://src.fedoraproject.org/forks/odubaj/tests/cpio.git
|
2019-02-01 12:10:47 +00:00
|
|
|
dest: cpio
|
2020-04-16 06:37:47 +00:00
|
|
|
fmf_filter: "tag: Tier1,Tier2,Tier3"
|
2018-06-13 14:05:16 +00:00
|
|
|
tags:
|
|
|
|
- classic
|
|
|
|
- container
|
2019-02-01 12:10:47 +00:00
|
|
|
- atomic
|