Add basic smoke test

This commit is contained in:
Link Dupont 2024-07-09 11:29:00 -04:00
parent 34602b364b
commit fea0c152d9
3 changed files with 10 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

6
plans/main.fmf Normal file
View 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
View File

@ -0,0 +1,3 @@
summary: Run yggdrasil-worker-package-manager --help
test: /usr/libexec/yggdrasil-worker-package-manager --help
duration: 5m