Update gating setup for RHEL 9

Updated required tests in gating config.
Add rpminspect yaml config

Related: RHEL-110451
This commit is contained in:
Jesus Checa Hidalgo 2024-08-14 11:12:08 +02:00
parent bbd22aa2ed
commit 1f55433556
2 changed files with 11 additions and 1 deletions

View File

@ -3,4 +3,5 @@ product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
- !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}

9
rpminspect.yaml Normal file
View File

@ -0,0 +1,9 @@
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/CompilerId/VS-Intel.vfproj.in
- /usr/share/cmake/Modules/Internal/CPack/CPack.Info.plist.in
- /usr/share/cmake/Modules/Internal/CPack/WIX.template.in
- /usr/share/cmake/Modules/Internal/CPack/WIX-v3/WIX.template.in