add smoke test
Resolves: rhbz#1989897 Signed-off-by: Antonio Murdaca <runcom@linux.com>
This commit is contained in:
parent
3f198d1210
commit
abd7c97463
10
tests/tests.yml
Normal file
10
tests/tests.yml
Normal file
@ -0,0 +1,10 @@
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-basic
|
||||
tags:
|
||||
- classic
|
||||
tests:
|
||||
- simple:
|
||||
dir: .
|
||||
run: "coreos-installer --help"
|
||||
|
Loading…
Reference in New Issue
Block a user