From 31a7a11f62ee405b5c1d997fa06cd4aa97fcdf59 Mon Sep 17 00:00:00 2001 From: Patrik Koncity Date: Fri, 22 Nov 2024 15:13:07 +0100 Subject: [PATCH] Add fmf plan which could be use for OSCI and FuSa --- .fmf/version | 1 + ci_tests.fmf | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 .fmf/version create mode 100644 ci_tests.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_tests.fmf b/ci_tests.fmf new file mode 100644 index 0000000..3777e50 --- /dev/null +++ b/ci_tests.fmf @@ -0,0 +1,11 @@ +/e2e: + plan: + import: + url: https://github.com/RedHat-SP-Security/libcap-plans.git + name: /generic/e2e_ci + +/rpmverify: + plan: + import: + url: https://github.com/RedHat-SP-Security/libcap-plans.git + name: /generic/rpmverify