OSCI: Copy gating.yaml and rpminspect.yaml from c9s
Also adjust gating.yaml content for RHEL-10.
This commit is contained in:
parent
c5fa2e8056
commit
c218235ab4
7
gating.yaml
Normal file
7
gating.yaml
Normal 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
6
rpminspect.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
badfuncs:
|
||||
allowed:
|
||||
/usr/lib*/libnetfilter_conntrack.so.*:
|
||||
# Used explicitly in functions dealing with IPv4 addresses
|
||||
- inet_aton
|
||||
- inet_ntoa
|
||||
Loading…
Reference in New Issue
Block a user