irqbalance/tests/tests.yml
2018-05-14 17:17:46 -04:00

20 lines
368 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- selftest
required_packages:
- autoconf
- automake
- libtool
- libcap-ng-devel
- glib2-devel
- pkgconf
- systemd
- ncurses-devel
- numactl-devel