lvm2/plans/gating.fmf

33 lines
686 B
Plaintext

summary: LVM2 gating tests
discover:
how: fmf
execute:
how: tmt
provision:
hardware:
memory: ">= 3 GB"
virtualization:
is-supported: true
prepare:
- name: install pacakges
how: install
package:
- python3-libselinux
- sed
- tar
- util-linux
- psmisc # killall is required by testsuite
- nmap-ncat # nc required by lvmpolld tests (or socat)
- binutils # strings is required by some tests
- strace
- vim-common # xxd required by some tests
- mdadm
- vdo
- kmod-kvdo
- lvm2
- lvm2-testsuite
- lvm2-lockd
- lvm2-dbusd
- device-mapper-event
- cryptsetup