s390utils/plans/regression.fmf
2025-11-20 17:24:04 +01:00

17 lines
305 B
Plaintext

summary: Run s390utils regression tests
discover:
how: fmf
test:
- "^/tests/zipl-empty-param"
- "^/tests/zipl-long-param"
- "^/tests/zkey-initrd"
execute:
how: tmt
adjust:
- when: arch != s390x
enabled: false
because: The s390utils package here is for the s390x platform only.