CI: switch to OSCI, run FIPS in gating

This commit is contained in:
Stanislav Zidek 2025-03-27 16:23:02 +01:00
parent 16517cb80d
commit a3d8237ad2
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}