From e54be15b041e3a7caa398f74357d84840f7ad4a4 Mon Sep 17 00:00:00 2001 From: Tomas Korbar Date: Fri, 14 Aug 2026 16:09:38 +0200 Subject: [PATCH] Add fmf metadata --- .fmf/version | 1 + ci.fmf | 2 ++ plans.fmf | 36 ++++++++++++++++++++++++++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 .fmf/version create mode 100644 ci.fmf create mode 100644 plans.fmf diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/ci.fmf b/ci.fmf new file mode 100644 index 0000000..da04079 --- /dev/null +++ b/ci.fmf @@ -0,0 +1,2 @@ +resultsdb-testcase: separate + diff --git a/plans.fmf b/plans.fmf new file mode 100644 index 0000000..40ce058 --- /dev/null +++ b/plans.fmf @@ -0,0 +1,36 @@ +/tier1-internal: + plan: + import: + url: https://gitlab.com/redhat/centos-stream/tests/s-nail.git + name: /plans/tier1/internal + +/tier1-public: + plan: + import: + url: https://gitlab.com/redhat/centos-stream/tests/s-nail.git + name: /plans/tier1/public + +/tier2-tier3-internal: + plan: + import: + url: https://gitlab.com/redhat/centos-stream/tests/s-nail.git + name: /plans/tier2-tier3/internal + +/tier2-tier3-public: + plan: + import: + url: https://gitlab.com/redhat/centos-stream/tests/s-nail.git + name: /plans/tier2-tier3/public + +/others-internal: + plan: + import: + url: https://gitlab.com/redhat/centos-stream/tests/s-nail.git + name: /plans/others/internal + +/others-public: + plan: + import: + url: https://gitlab.com/redhat/centos-stream/tests/s-nail.git + name: /plans/others/public +