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:29:27 +08:00 committed by Colin Walters (Red Hat)
parent a01e6d6b4b
commit 0720ce5fe2

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: "bootc --help"