python-yubico/tests/tests.yml
Sudhir Menon 85bdbbecac Added gating.yaml and test for python-yubico
Signed-off-by: Sudhir Menon <sumenon@redhat.com>
2024-06-26 18:22:33 +05:30

15 lines
249 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