stratisd/plans/unit.fmf
Bryan Gurney f2f20043f2 Update to version 3.6.1
- Update to version 3.6.1
- Resolves: RHEL-2278
- Add filesystem growth limits
- Resolves: RHEL-12898

Signed-off-by: Bryan Gurney <bgurney@redhat.com>
2023-11-08 11:10:47 -05: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.6.0
tests:
- name: unit
test: python3 stratisd_cert.py -v
execute:
how: tmt