irqbalance/tests/tests.yml
Tomas Hrcka 04c2aa8047 Revert "Orphaned for 6+ weeks"
This reverts commit 5c113c69b1.

Unretirement request: https://pagure.io/releng/issue/10183

Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2021-06-29 11:35:08 +02: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