tests: port smoke test from RHEL8
This adds back a gating smoke test from RHEL8, that went missing at some point during the sync. Related: rhbz#2011539
This commit is contained in:
parent
d5309c7ee7
commit
c083705cd4
9
tests/tests.yml
Normal file
9
tests/tests.yml
Normal file
@ -0,0 +1,9 @@
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-basic
|
||||
tags:
|
||||
- classic
|
||||
tests:
|
||||
- simple:
|
||||
dir: .
|
||||
run: "ostree --help"
|
Loading…
Reference in New Issue
Block a user