Add tmt and basic smoke test
[skip changelog]
This commit is contained in:
parent
6b51c02ccf
commit
f461fd6c7c
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
5
plans/main.fmf
Normal file
5
plans/main.fmf
Normal file
@ -0,0 +1,5 @@
|
||||
summary: Basic smoke test
|
||||
discover:
|
||||
how: fmf
|
||||
execute:
|
||||
how: tmt
|
3
tests/smoke/main.fmf
Normal file
3
tests/smoke/main.fmf
Normal file
@ -0,0 +1,3 @@
|
||||
summary: Run yggd --help
|
||||
test: /usr/bin/yggd --help
|
||||
duration: 5m
|
Loading…
Reference in New Issue
Block a user