python-ifaddr/tests/tests.yml
Rafael Guterres Jeffman 77a1ebe17e Add gating.yml and gating tests.
Signed-off-by: Rafael Guterres Jeffman <rjeffman@redhat.com>
2024-09-13 11:29:59 -03:00

14 lines
228 B
YAML

---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
required_packages:
- python-ifaddr
- python3-pytest
tests:
- unittests:
dir: "."
run: pytest-3 test_ifaddr.py