ci: migrate greenboot cs10 gating tests from STI to tmt

This commit is contained in:
Mario Cattamo 2025-06-11 17:07:40 +02:00
parent eba3add77d
commit 8db966a8fc
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