stratisd/plans/unit.fmf
Chung Chung e6a41af1e0 Update to 3.9.0
Resolves: RHEL-172451

Signed-off-by: Chung Chung <cchung@redhat.com>
2026-05-05 11:27:58 -04:00

23 lines
373 B
Plaintext

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
ref: v3.9.0
tests:
- name: unit
test: python3 stratisd_cert.py -v
execute:
how: tmt