ci: migrate greenboot cs9 gating tests from STI to tmt
This commit is contained in:
parent
ffb8061b1c
commit
71edc7325e
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
2
plans/smoke.fmf
Normal file
2
plans/smoke.fmf
Normal file
@ -0,0 +1,2 @@
|
||||
execute:
|
||||
script: /usr/libexec/greenboot/greenboot check
|
||||
@ -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
|
||||
Loading…
Reference in New Issue
Block a user