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 5e53841477
commit 9a32411e0c
1 changed files with 1 additions and 2 deletions

View File

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