ba9d7c1b4b
Resolves: rhbz#1966704 Signed-off-by: Mark Simmons msimmons@redhat.com
13 lines
207 B
YAML
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
|