s390utils/tests/sanity/main.fmf
Dan Horák 1604c64b60 tests/sanity - switch to using od instead of xxd
Switch to using "od" instead of "xxd" for better compatibility (eg. RHEL-9),
when checking the presence of the SecureBoot trailer.
2026-06-18 16:09:09 +02:00

17 lines
318 B
Plaintext

summary: sanity
description: |
Basic test for s390utils
contact: Daniel Horak <dhorak@redhat.com>
component:
- s390utils
test: ./runtest.sh
framework: beakerlib
require:
- s390utils-base
duration: 5m
enabled: true
adjust:
- when: arch != s390x
enabled: false
because: This this package is s390x only