python-yubico/tests/tests.yml
Christian Heimes 91a4b84f4e Port gating tests to standard-test-basic role
Related: rhbz#1947473
Signed-off-by: Christian Heimes <cheimes@redhat.com>
2021-08-16 17:30:17 +02:00

14 lines
248 B
YAML

---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source
- role: standard-test-basic
required_packages:
- python3-yubico
tests:
- test_ipa_yubikey:
dir: "tests"
run: ./test_ipa_yubikey.py