numatop/tests/tests.yml

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