From 3e263729c885d50f67ea13999cee8e561b1a14e8 Mon Sep 17 00:00:00 2001 From: Alicja Kario Date: Fri, 25 Oct 2024 16:01:15 +0200 Subject: [PATCH] add fmf test plans --- .fmf/version | 1 + ci.fmf | 1 + plans/ci.fmf | 24 ++++++++++++++++++++++++ 3 files changed, 26 insertions(+) create mode 100644 .fmf/version create mode 100644 ci.fmf create mode 100644 plans/ci.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..c5aa0e0 --- /dev/null +++ b/ci.fmf @@ -0,0 +1 @@ +resultsdb-testcase: separate diff --git a/plans/ci.fmf b/plans/ci.fmf new file mode 100644 index 0000000..f9a21d6 --- /dev/null +++ b/plans/ci.fmf @@ -0,0 +1,24 @@ +/fips-disabled-buildroot-disabled: + plan: + import: + url: https://pkgs.devel.redhat.com/git/tests/liboqs + name: /Plans/ci/fips-disabled-buildroot-disabled + +/fips-disabled-buildroot-enabled: + plan: + import: + url: https://pkgs.devel.redhat.com/git/tests/liboqs + name: /Plans/ci/fips-disabled-buildroot-enabled + +/fips-enabled-buildroot-disabled: + plan: + import: + url: https://pkgs.devel.redhat.com/git/tests/liboqs + name: /Plans/ci/fips-enabled-buildroot-disabled + +/fips-enabled-buildroot-enabled: + plan: + import: + url: https://pkgs.devel.redhat.com/git/tests/liboqs + name: /Plans/ci/fips-enabled-buildroot-enabled +