avahi/tests/tests.yml
Petr Šabata 60395e94c6 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/avahi#2c08e02ed6681b8264cb0362ab440598240023d5
2020-10-14 22:09:19 +02:00

17 lines
261 B
YAML

---
# Tests that run in classic context
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- Basic-sanity-test
required_packages:
- avahi
- avahi-tools
- bind
- bind-chroot
- bind-utils