main.fmf: mark tests as executed using beakerlib
By default, the generic `shell` framework value is used which is not compatible with beakerlib exit codes. Related: https://tmt.readthedocs.io/en/stable/spec/tests.html#framework
This commit is contained in:
parent
97ae451a0c
commit
8dce07dd14
1 changed files with 1 additions and 0 deletions
1
main.fmf
1
main.fmf
|
|
@ -1,4 +1,5 @@
|
|||
contact: Pavel Raiskup <praiskup@redhat.com>
|
||||
component: [cpio]
|
||||
framework: beakerlib
|
||||
test: ./runtest.sh
|
||||
distros: [fedora, rhel-7, rhel-8]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue