4d13e6b27c
Do not execute test script in the test plan, but use TMT test discovery instead. Related: rhbz#2174847 Signed-off-by: Tomáš Hozza <thozza@redhat.com>
11 lines
170 B
Plaintext
11 lines
170 B
Plaintext
summary: Run osbuild integration tests
|
|
prepare:
|
|
how: install
|
|
package:
|
|
- osbuild
|
|
discover:
|
|
how: fmf
|
|
filter: tag:integration-test
|
|
execute:
|
|
how: tmt
|