953862ead5
Resolves: RHEL-48237 Signed-off-by: John Kacur <jkacur@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
|