ci: migrate greenboot cs9 gating tests from STI to tmt

This commit is contained in:
Mario Cattamo 2025-06-11 16:59:21 +02:00
parent ffb8061b1c
commit 71edc7325e
3 changed files with 3 additions and 9 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

2
plans/smoke.fmf Normal file
View File

@ -0,0 +1,2 @@
execute:
script: /usr/libexec/greenboot/greenboot check

View File

@ -1,9 +0,0 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: . # switch to subfolder. This parameter is REQUIRED, use `dir: .` for current folder
run: /usr/libexec/greenboot/greenboot check # this is your test command, its exit code is the outcome of the test