s390utils/plans/gating-multiarch.fmf
Dan Horák a72f48918c tests: add basic multiarch gating test
Related: RHEL-73341
2025-07-08 18:26:10 +02:00

15 lines
253 B
Plaintext

summary: Run s390utils multiarch gating tests
discover:
how: fmf
test:
- "^/tests/sanity-multiarch"
execute:
how: tmt
adjust:
- when: arch = s390x
enabled: false
because: The s390utils package here is for non-s390x platforms only.