stratisd/plans/unit.fmf

23 lines
373 B
Plaintext
Raw Normal View History

summary: stratisd unit tests
prepare:
- name: Install packages
how: install
package:
- stratisd
- stratisd-tools
- util-linux
- python3-psutil
- python3-dbus
discover:
how: shell
url: https://github.com/stratis-storage/testing.git
2023-11-06 19:45:39 +00:00
ref: v3.6.0
tests:
- name: unit
test: python3 stratisd_cert.py -v
execute:
how: tmt