kdump-anaconda-addon/tests/tests.yml
Kairui Song 27a7976f11 Fix gating tests
Remove virtualenv dependency and include unittest

Resolves: rhbz1974221

Signed-off-by: Kairui Song <kasong@redhat.com>
2021-07-09 18:55:36 +08:00

19 lines
277 B
YAML

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