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:
Lukáš Zaoral 2025-07-10 16:30:07 +02:00
commit 8dce07dd14
No known key found for this signature in database
GPG key ID: 39157506DD67752D

View file

@ -1,4 +1,5 @@
contact: Pavel Raiskup <praiskup@redhat.com>
component: [cpio]
framework: beakerlib
test: ./runtest.sh
distros: [fedora, rhel-7, rhel-8]