tests: add regression plan
This commit is contained in:
parent
b3170f77fa
commit
c465bc144f
16
plans/regression.fmf
Normal file
16
plans/regression.fmf
Normal file
@ -0,0 +1,16 @@
|
||||
summary: Run s390utils regression tests
|
||||
|
||||
discover:
|
||||
how: fmf
|
||||
test:
|
||||
- "^/tests/zipl-empty-param"
|
||||
- "^/tests/zipl-long-param"
|
||||
- "^/tests/zkey-initrd"
|
||||
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
adjust:
|
||||
- when: arch != s390x
|
||||
enabled: false
|
||||
because: The s390utils package here is for the s390x platform only.
|
||||
Loading…
Reference in New Issue
Block a user