From 8631c627a213988ad17dd4bf02dce5b1241f16fc Mon Sep 17 00:00:00 2001 From: Stanislav Zidek Date: Fri, 15 Nov 2024 18:23:05 +0100 Subject: [PATCH] CI plan for RHIVOS --- .fmf/version | 1 + plans/ci.fmf | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 .fmf/version 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/plans/ci.fmf b/plans/ci.fmf new file mode 100644 index 0000000..20449a0 --- /dev/null +++ b/plans/ci.fmf @@ -0,0 +1,25 @@ +/fips-disabled-buildroot-disabled: + plan: + import: + url: https://pkgs.devel.redhat.com/git/tests/p11-kit + name: /plans/ci/fips-disabled-buildroot-disabled + +# BROKEN +#/fips-disabled-buildroot-enabled: +# plan: +# import: +# url: https://pkgs.devel.redhat.com/git/tests/p11-kit +# name: /plans/ci/fips-disabled-buildroot-enabled + +# not tested in FIPS (yet) +#/fips-enabled-buildroot-disabled: +# plan: +# import: +# url: https://pkgs.devel.redhat.com/git/tests/p11-kit +# name: /plans/ci/fips-enabled-buildroot-disabled +# +#/fips-enabled-buildroot-enabled: +# plan: +# import: +# url: https://pkgs.devel.redhat.com/git/tests/p11-kit +# name: /plans/ci/fips-enabled-buildroot-enabled