kdump-anaconda-addon/tests/tests.yml
xiawu 5638dce0f3 Initial commit to enable RHEL-9 gating for kdump-ananconda-addon
Resolves: rhbz1974221

Signed-off-by: xiawu <xiawu@redhat.com>
2021-06-21 15:11:12 +08:00

21 lines
304 B
YAML

---
- 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