Add basic smoke test
This commit is contained in:
parent
34602b364b
commit
fea0c152d9
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
6
plans/main.fmf
Normal file
6
plans/main.fmf
Normal file
@ -0,0 +1,6 @@
|
||||
summary: Basic smoke test
|
||||
discover:
|
||||
how: fmf
|
||||
dist-git-source: true
|
||||
execute:
|
||||
how: tmt
|
3
tests/smoke/main.fmf
Normal file
3
tests/smoke/main.fmf
Normal file
@ -0,0 +1,3 @@
|
||||
summary: Run yggdrasil-worker-package-manager --help
|
||||
test: /usr/libexec/yggdrasil-worker-package-manager --help
|
||||
duration: 5m
|
Loading…
Reference in New Issue
Block a user