summaryrefslogtreecommitdiffstats
path: root/tests/tests.yml
blob: d90053959aa33d02f351be4c4eebd002c20bb7c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
# This first play always runs on the local staging system
- hosts: localhost
  roles:
  - role: standard-test-rhts
    use_beakerlib_libraries: yes
    tags:
    - classic
    tests:
    - Master-server-not-chrooted 
    required_packages:
    - bind
    - bind-chroot
    - redhat-lsb
    - bind-utils