ci: enable CI

Signed-off-by: Ondrej Moris <omoris@redhat.com>
This commit is contained in:
Ondrej Moris 2026-07-09 12:15:46 +02:00
parent 985d1042af
commit de32bfbd16
4 changed files with 16 additions and 2 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

2
ci.fmf Normal file
View File

@ -0,0 +1,2 @@
resultsdb-testcase: separate

View File

@ -3,5 +3,5 @@ product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.singlehost.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.multihost.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-disabled-buildroot-enabled.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-disabled-buildroot-disabled.functional}

11
plans/ci.fmf Normal file
View File

@ -0,0 +1,11 @@
/fips-disabled-buildroot-disabled:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/libreswan
name: /plans/ci/fips-disabled-buildroot-disabled
/fips-disabled-buildroot-enabled:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/libreswan
name: /plans/ci/fips-disabled-buildroot-enabled