15 lines
243 B
Plaintext
15 lines
243 B
Plaintext
summary: Run s390utils function tests
|
|
|
|
discover:
|
|
how: fmf
|
|
test:
|
|
- "^/tests/zdev-migration"
|
|
|
|
execute:
|
|
how: tmt
|
|
|
|
adjust:
|
|
- when: arch != s390x
|
|
enabled: false
|
|
because: The s390utils package here is for the s390x platform only.
|