bind/tests/tests.yml
Petr Menšík dbc722407e Link tests to fedora test namespace
Add ci.fmf too.
2021-01-12 10:44:51 +01:00

12 lines
271 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- repo: "https://src.fedoraproject.org/tests/bind.git"
dest: "bind-tests"
fmf_filter: "tier: 1"