Enable gating for RHEL

This commit is contained in:
Super User 2024-07-12 11:33:30 +02:00
parent a9ebe73738
commit efef94e773
3 changed files with 20 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

13
ci.fmf Normal file
View File

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

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}