Add basic STI tests for gating

Signed-off-by: Wei Shi <wshi@redhat.com>
This commit is contained in:
Wei Shi 2024-02-18 16:42:36 +08:00
parent a419064632
commit 0550380fdd

9
tests/tests.yml Normal file
View File

@ -0,0 +1,9 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: "mkcomposefs --help || true"