rust-coreos-installer/tests/tests.yml
Antonio Murdaca abd7c97463
add smoke test
Resolves: rhbz#1989897

Signed-off-by: Antonio Murdaca <runcom@linux.com>
2021-09-20 15:11:32 +02:00

11 lines
162 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: "coreos-installer --help"