05c01a4027
Resolves: rhbz#1966703 Signed-off-by: Mark Simmons msimmons@redhat.com
12 lines
198 B
YAML
12 lines
198 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- simple:
|
|
dir: scripts
|
|
run: ./run_tests.sh
|
|
required_packages:
|
|
- rteval-loads
|