CI: switch to OSCI, add FIPS to gating

This commit is contained in:
Stanislav Zidek 2025-03-27 15:00:55 +01:00
parent c67bf2881c
commit 1e6d6673ac
2 changed files with 3 additions and 1 deletions

2
ci.fmf
View File

@ -1 +1 @@
resultsdb-testcase: separate
resultsdb-testcase: separate

View File

@ -5,3 +5,5 @@ decision_context: osci_compose_gate
rules:
- !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}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-enabled-buildroot-enabled.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-enabled-buildroot-disabled.functional}