mariadb11.8/tests
Pavol Sloboda 63b1ca37ba [Fedora Change] [tmt] Migrated from STI test format to tmt
as specified in this fedora change:
https://fedoraproject.org/wiki/Changes/DisableSTI

As STI is being deprecated and disabled in fedora 43, we are migrating
to tmt. For previous fedora releases (f41 and f42) STI test can still be
run as well as tmt tests. Therefore this change can be applied to the as
well.

This required changing the `tests.yml` to an fmf file called `main.fmf`.
I also had to add an exit, with the exit code being the number of the
failing tests, to the `runtest.sh` file.

Also the Makefile is no longer needed as tmt runs without it in this
format

I have also created a small script for the prepare phase, which checks
whether this is the distribution default mariadb package and if not gets
the packages name from the specfile name.

Removed the sourcing of `rhts-environment.sh` as it is not needed for the
tests.

Resolves: RHBZ#2382969
2025-08-12 08:57:21 +02:00
..
basic_service [Fedora Change] [tmt] Migrated from STI test format to tmt 2025-08-12 08:57:21 +02:00
main.fmf [Fedora Change] [tmt] Migrated from STI test format to tmt 2025-08-12 08:57:21 +02:00