numatop/tests/tests.yml
Ping Fang e839efbbd6 numatop: gating test
Resolves: bz2025375

Signed-off-by: Ping Fang <pifang@redhat.com>
2021-11-26 10:50:03 +08:00

18 lines
253 B
YAML

- hosts: localhost
tags:
- classic
roles:
- role: standard-test-beakerlib
tests:
- sanity
required_packages:
- ncurses-devel
- check-devel
- numactl-devel
- make
- gcc
- autoconf
- libtool
- automake