stress-ng/tests/tests.yml
John Kacur 953862ead5 Add mising tests directory for gating
Resolves: RHEL-48237
Signed-off-by: John Kacur <jkacur@redhat.com>
2024-07-16 12:58:27 -04:00

13 lines
207 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: scripts
run: ./run_tests.sh
required_packages:
- make
- stress-ng