Add gating.yaml and .fmf plan for RHEL gating

This commit is contained in:
Super User 2024-07-12 10:14:11 +02:00
parent 2ed8141e99
commit 551e177f80
3 changed files with 13 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

6
ci.fmf Normal file
View File

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

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}