irqbalance/tests/tests.yml
Petr Šabata e1c02b76b1 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/irqbalance#947b2f18cf1131a5b6a23c97ca23f6325dc3a476
2020-10-15 13:46:22 +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