Add gating setup for RHEL 10

* Updated rhel 10 gating config.
* Added rpminspect exclusion files for xml inspection.

Related: RHEL-45988
This commit is contained in:
Jesus Checa Hidalgo 2024-07-08 13:38:15 +02:00
parent 0116b04c9e
commit 566ba811ca
2 changed files with 14 additions and 0 deletions

View File

@ -19,3 +19,10 @@ decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional
baseos-ci.brew-build.tier1.functional}
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gating-x86_64-aarch64.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gating-s390x-ppc64le.functional}

7
rpminspect.yaml Normal file
View File

@ -0,0 +1,7 @@
xml:
# CMake contains templates to generate XML files. These templates have some
# placeholders identified with @ symbols, which rpminspect has trouble with.
ignore:
- /usr/share/cmake/Modules/CompilerId/VS-10.vcxproj.in
- /usr/share/cmake/Modules/Internal/CPack/CPack.Info.plist.in
- /usr/share/cmake/Modules/Internal/CPack/WIX.template.in