From aec1e1a4b01f47b229d9d54529f8baca659dfa8d Mon Sep 17 00:00:00 2001 From: Tomas Pelka Date: Tue, 3 Dec 2024 07:33:07 +0000 Subject: [PATCH] Update main.fmf --- main.fmf | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/main.fmf b/main.fmf index b4acc89..ef100a7 100644 --- a/main.fmf +++ b/main.fmf @@ -1,11 +1,5 @@ -summary: Run internal libgusb tests -discover: - - name: Internal libgusb gating tests - how: fmf - url: https://gitlab.cee.redhat.com/desktopqe/libgusb.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/libgusb.git + name: /plan + ref: rhel-9 \ No newline at end of file