Enable RHEL CI for c9s

This commit is contained in:
aprikryl 2025-02-06 14:20:25 +01:00
parent 5b9defb068
commit 36423c9fdc
2 changed files with 15 additions and 1 deletions

14
ci_tests.fmf Normal file
View File

@ -0,0 +1,14 @@
/e2e_ci:
plan:
import:
url: https://github.com/RedHat-SP-Security/rsyslog-plans.git
name: /generic/e2e_ci
#/package-update:
#Need to be done
/rpmverify:
plan:
import:
url: https://github.com/RedHat-SP-Security/rsyslog-plans.git
name: /generic/rpmverify

View File

@ -3,4 +3,4 @@ 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}