samba/tests/tests.yml
Pavel Filipenský 350341b88e Add missing tests to fix osci.brew-build.tier0.functional
resolves: rhbz#2190417
2023-05-24 16:13:05 +02:00

14 lines
303 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- testparm
required_packages:
- samba
- samba-client
- samba-common