3f62a7a594
Resolves: rhbz#1966701 Signed-off-by: Mark Simmons msimmons@redhat.com
12 lines
192 B
YAML
12 lines
192 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- simple:
|
|
dir: scripts
|
|
run: ./run_tests.sh
|
|
required_packages:
|
|
- stalld
|