plans: add a new function plan
This commit is contained in:
parent
62eb325ffb
commit
bb93245aca
14
plans/function.fmf
Normal file
14
plans/function.fmf
Normal file
@ -0,0 +1,14 @@
|
||||
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.
|
||||
Loading…
Reference in New Issue
Block a user