cyrus-sasl/tests/tests.yml
Petr Šabata 5299d93aea 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/cyrus-sasl#e6b724063170dc972e127f012171504e9c52263a
2020-10-14 23:27:14 +02:00

19 lines
374 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- sanity-ldapdb-plugin
required_packages:
- cyrus-sasl
- cyrus-sasl-md5
- cyrus-sasl-ldap
- cyrus-sasl-plain
- cyrus-sasl-devel
- expect
- openldap-servers
- openldap-clients