CI Gating: Rpminspect kick off configuration
Configure osci.brew-build.rpminspect.static-analysis so that it doesn't report empty payload for the systemtap package, and check shell syntax for systemtap script or tapset files that are actually not shell scripts.
This commit is contained in:
parent
8a6427b8ce
commit
bd17deb969
7
rpminspect.yaml
Normal file
7
rpminspect.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
emptyrpm:
|
||||
expected_empty:
|
||||
- systemtap
|
||||
shellsyntax:
|
||||
ignore:
|
||||
- /usr/share/systemtap/examples*
|
||||
- /usr/share/systemtap/testsuite*
|
Loading…
Reference in New Issue
Block a user