pyusb/tests/tests.yml
Sudhir Menon b8f1ab90b1 Adding gating.yaml and tests for pyusb for c10s
Signed-off-by: Sudhir Menon <sumenon@redhat.com>
2024-06-26 12:22:05 +05:30

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