bootc/tests/tests.yml
Wei Shi 0720ce5fe2 Add basic STI tests for gating
Signed-off-by: Wei Shi <wshi@redhat.com>
2024-03-27 11:16:45 +00:00

10 lines
150 B
YAML

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