Update RHEL9 OSCI plan

This commit is contained in:
nbubakov 2025-02-06 13:53:21 +01:00
parent afef7bdee6
commit b465cc71bb
3 changed files with 13 additions and 9 deletions

12
ci_tests.fmf Normal file
View File

@ -0,0 +1,12 @@
/e2e_ci:
plan:
import:
url: https://github.com/RedHat-SP-Security/fapolicyd-plans.git
name: /generic/e2e_ci
/rpmverify:
plan:
import:
url: https://github.com/RedHat-SP-Security/fapolicyd-plans.git
name: /generic/rpmverify

View File

@ -1,8 +0,0 @@
summary: CI end to end tests
discover:
- how: fmf
url: https://github.com/RedHat-SP-Security/fapolicyd-tests.git
filter: component:fapolicyd & tag:CI-Tier-1
execute:
how: tmt

View File

@ -3,5 +3,5 @@ product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation}