composefs/tests/tests.yml
Wei Shi 0550380fdd Add basic STI tests for gating
Signed-off-by: Wei Shi <wshi@redhat.com>
2024-06-28 06:46:35 +08:00

10 lines
164 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: "mkcomposefs --help || true"