python-rpmfluff/tests/tests.yml

17 lines
262 B
YAML
Raw Normal View History

---
# Run a simple test
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- python36
- gcc
tests:
- simple:
dir: scripts
run: ./run_tests.sh