cryptsetup/plans/cryptsetup.fmf
Ondrej Kozina f58e6a491d Run tmt tests from default git sources.
It wrongly downloaded sources from fixed c9s branch
while we need to run it from default location. Either
from a branch or from merge request.
2025-07-09 11:07:26 +02:00

41 lines
647 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"