kmod/tests/tests.yml
Ziqian SUN (Zamir) 8104e219c7 Prepare kmod test according to kmod distgit
Signed-off-by: Ziqian SUN (Zamir) <zsun@redhat.com>
2017-12-14 11:13:41 +08:00

14 lines
184 B
YAML

- hosts: localhost
tags:
- classic
roles:
- role: standard-test-beakerlib
tests:
- sanity
required_packages:
- kernel
- perf
- sysstat
- trace-cmd