Blob Blame History Raw
---
# 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"
#    tests:
#    - bind-tests/Sanity/Master-server-chrooted
#    - bind-tests/Sanity/Master-server-not-chrooted
#    - bind-tests/Sanity/Run-internal-BIND-test-suite
    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