From c37a3cb0d2dc0effab7c30c4488d11c69dbd72bc Mon Sep 17 00:00:00 2001 From: Tomas Pelka Date: Tue, 16 Sep 2025 12:26:24 +0200 Subject: [PATCH] Sync the content of main.fmf from rhel9 to rhel10 --- .fmf/version | 1 + main.fmf | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 .fmf/version create mode 100644 main.fmf diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..56a6051 --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 \ No newline at end of file diff --git a/main.fmf b/main.fmf new file mode 100644 index 0000000..3ec3fbd --- /dev/null +++ b/main.fmf @@ -0,0 +1,5 @@ +plan: + import: + url: https://gitlab.cee.redhat.com/desktopqe/dbus.git + name: /plan/gate + ref: rhel-10 \ No newline at end of file