Store test in tests, not plans
This commit is contained in:
parent
d446cfc104
commit
b0b8875be0
@ -1,6 +1,7 @@
|
||||
summary: Basic smoke test
|
||||
prepare:
|
||||
how: install
|
||||
package: [genisoimage, coreutils, isomd5sum]
|
||||
summary: Smoke tests for isomd5sum tools
|
||||
|
||||
discover:
|
||||
how: fmf
|
||||
|
||||
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