pyusb/tests/tests.yml
Christian Heimes 65b90b257b Port gating tests to standard-test-basic role
Related: rhbz#1947473
Signed-off-by: Christian Heimes <cheimes@redhat.com>
2021-08-16 15:57:50 +02:00

14 lines
253 B
YAML

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