kdump-anaconda-addon/tests/tests.yml

21 lines
304 B
YAML
Raw Normal View History

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- make
- anaconda
- virtualenv
- python3-nose
tests:
- smoke:
dir: .
run: ./runtest.sh