bind/tests/tests.yml

28 lines
590 B
YAML
Raw Normal View History

2017-12-11 16:15:11 +00:00
---
# This first play always runs on the local staging system
- hosts: localhost
roles:
2018-06-13 14:52:36 +00:00
- role: standard-test-beakerlib
2017-12-11 16:15:11 +00:00
tags:
- classic
2019-10-09 20:00:34 +00:00
repositories:
- repo: "https://github.com/InfrastructureServices/bind-tests.git"
dest: "bind-tests"
2020-04-14 07:55:27 +00:00
branch: "master"
2020-04-14 07:13:43 +00:00
fmf_filter: "tier: 1"
2017-12-11 16:15:11 +00:00
required_packages:
- bind
- bind-chroot
- bind-sdb-chroot
2017-12-11 16:15:11 +00:00
- redhat-lsb
- bind-utils
- dnf-utils
- kyua
- bind-devel
- perl-Net-DNS
- perl-Net-DNS-Nameserver
- perl-Time-HiRes
- softhsm
- bind-pkcs11
- bind-pkcs11-utils