OSCI: Copy gating.yaml and rpminspect.yaml from c9s

Also adjust gating.yaml content for RHEL-10.
This commit is contained in:
Phil Sutter 2024-06-25 22:59:19 +02:00
parent c5fa2e8056
commit c218235ab4
2 changed files with 13 additions and 0 deletions

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}
# - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

6
rpminspect.yaml Normal file
View File

@ -0,0 +1,6 @@
badfuncs:
allowed:
/usr/lib*/libnetfilter_conntrack.so.*:
# Used explicitly in functions dealing with IPv4 addresses
- inet_aton
- inet_ntoa