add smoke test

Resolves: rhbz#1989897

Signed-off-by: Antonio Murdaca <runcom@linux.com>
This commit is contained in:
Antonio Murdaca 2021-09-20 15:10:29 +02:00
parent 3f198d1210
commit abd7c97463
No known key found for this signature in database
GPG Key ID: 576F613F7E314156

10
tests/tests.yml Normal file
View File

@ -0,0 +1,10 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: "coreos-installer --help"