cryptsetup/plans/cryptsetup.fmf
2025-09-03 13:30:40 +02:00

40 lines
646 B
Plaintext

summary: cryptsetup gating tests
environment-file:
- plans/env.yaml
prepare:
- how: feature
epel: enabled
- how: install
package:
- cryptsetup
- cryptsetup-devel
- integritysetup
- veritysetup
- gcc
- make
- kernel-headers
- device-mapper-devel
- expect
- keyutils
- jq
- sharutils
- glibc
- vim-common
- sharutils
discover:
how: shell
dist-git-source: true
tests:
- name: upstream tier0
duration: 2h
test: exec plans/run-local-tests.sh
execute:
- how: tmt
provision:
hardware:
memory: ">= 3 GB"