tests: fix tmt plan setup, "how: beakerlib" is no longer supported

Tests set their "framework" key correctly to "beakerlib", the correct setting for plan is therefore "tmt". This was not needed until recently, the old form was deprecated but still supported by Testing Farm, but not anymore.
This commit is contained in:
Miloš Prchlík 2022-12-14 09:39:06 +01:00
parent 7ef644fbf6
commit 6765525905

View File

@ -1,6 +1,5 @@
summary: CI Gating Plan
discover:
how: fmf
directory: tests
execute:
how: beakerlib
how: tmt