python-gssapi/tests/tests.yml

26 lines
456 B
YAML
Raw Normal View History

---
- hosts: localhost
tags: classic
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
required_packages:
- git
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- krb5-server
- krb5-workstation
- krb5-devel
- python3-gssapi
- python3-devel
- rpm-build
- gcc
tests:
- driver