pykickstart/tests/tests.yml
Brian C. Lane 119b633434 Conditionally BuildRequire coverage and sphinx for runtests
They aren't needed for the build unless runtests has been selected (it
is disabled by default).

Resolves: rhbz#1916735
2021-01-15 12:02:01 -08:00

18 lines
280 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- fedpkg
- python3-sphinx
- python3-coverage
tests:
- simple:
dir: scripts/
run: ./run_tests.sh