213595409e
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/tar#a0a8ef535df637837f5b8ed070d9bee3a7a73826
17 lines
495 B
YAML
17 lines
495 B
YAML
# This package uses external repositories for maintaining CI test cases.
|
|
# Please don't edit this file if possible.
|
|
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
repositories:
|
|
- repo: https://src.fedoraproject.org/tests/tar.git
|
|
dest: tar
|
|
# TODO: minimize: https://pagure.io/standard-test-roles/issue/294
|
|
fmf_filter: "tier: 1, 2"
|
|
# TODO: minimize: https://pagure.io/standard-test-roles/issue/294
|
|
tags:
|
|
- classic
|
|
- container
|
|
- atomic
|