Store test in tests, not plans
This commit is contained in:
parent
d446cfc104
commit
b0b8875be0
@ -1,6 +1,7 @@
|
|||||||
summary: Basic smoke test
|
summary: Smoke tests for isomd5sum tools
|
||||||
prepare:
|
|
||||||
how: install
|
discover:
|
||||||
package: [genisoimage, coreutils, isomd5sum]
|
how: fmf
|
||||||
|
|
||||||
execute:
|
execute:
|
||||||
script: plans/runtest.sh
|
how: tmt
|
||||||
|
6
tests/smoke.fmf
Normal file
6
tests/smoke.fmf
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
summary: Basic smoke test
|
||||||
|
contact: Radek Vykydal <rvykydal@redhat.com>
|
||||||
|
path: /tests
|
||||||
|
test: ./smoke.sh
|
||||||
|
duration: 30m
|
||||||
|
require: [genisoimage, coreutils, isomd5sum]
|
Loading…
Reference in New Issue
Block a user