Enable gating Resolves: RHEL-37145
This commit is contained in:
parent
1e6869a681
commit
13aa51886a
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
14
ci.fmf
Normal file
14
ci.fmf
Normal 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
|
||||
9
gating.yaml
Normal file
9
gating.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
!Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {
|
||||
test_case_name: osci.brew-build.tier0.functional,
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user