17 lines
318 B
Plaintext
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
|