Add RHEL goo

Resolves: #1949904
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
Robbie Harwood 2022-02-08 10:24:46 -05:00
parent 45f6b8fee7
commit c48bfb1aeb
2 changed files with 17 additions and 0 deletions

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-x86_64.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-other-archs.functional}

10
rpminspect.yaml Normal file
View File

@ -0,0 +1,10 @@
---
inspections:
# Not a Java package
javabytecode: off
# These just flag when things change "too much"
changedfiles: off
filesize: off
patches: off
upstream: off