From 6a833972ba3ce46f30e859fe5a41056204b5780b Mon Sep 17 00:00:00 2001 From: Vitezslav Humpa Date: Fri, 1 Nov 2024 11:55:36 +0100 Subject: [PATCH] Do use import again now with /plan and import feature from tmt --- main.fmf | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/main.fmf b/main.fmf index 453ec3d..f57af54 100644 --- a/main.fmf +++ b/main.fmf @@ -1,11 +1,5 @@ -summary: Run internal json-glib tests -discover: - - name: Internal json-glib gating tests - how: fmf - url: https://gitlab.cee.redhat.com/desktopqe/json-glib.git - path: / - ref: rhel-9 - filter: 'tag:gate' -execute: - how: tmt - \ No newline at end of file +plan: + import: + url: https://gitlab.cee.redhat.com/desktopqe/json-glib.git + name: /plan + ref: rhel-9