bind/tests/tests.yml
2020-04-14 11:37:49 +02:00

28 lines
596 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
repositories:
- repo: "https://github.com/InfrastructureServices/bind-tests.git"
dest: "bind-tests"
branch: "sanity-tests"
fmf_filter: "tier: 1"
required_packages:
- bind
- bind-chroot
- bind-sdb-chroot
- 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