Add basic STI tests for gating
Signed-off-by: Wei Shi <wshi@redhat.com>
This commit is contained in:
parent
a419064632
commit
0550380fdd
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: "mkcomposefs --help || true"
|
Loading…
Reference in New Issue
Block a user