stratis-cli/plans/unit.fmf
Chung Chung 4b9a550a39 Update to 3.8.1
Resolves: RHEL-71912

Signed-off-by: Chung Chung <cchung@redhat.com>
2025-05-14 13:06:01 -04:00

18 lines
322 B
Plaintext

summary: stratis-cli unit tests
prepare:
- name: Install package
how: install
package: [stratis-cli, util-linux, python3-psutil]
discover:
how: shell
url: https://github.com/stratis-storage/testing.git
ref: v3.8.0
tests:
- name: unit
test: python3 stratis_cli_cert.py -v
execute:
how: tmt