15 lines
253 B
Plaintext
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.
|