rpminspect.yaml: Disable abidiff inspection
Avoid out-of-memory on the CentOS test farm: https://docs.testing-farm.io/Testing%20Farm/0.1/errors.html#TFE-1
This commit is contained in:
parent
38d676d466
commit
44f231c6e4
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
inspections:
|
inspections:
|
||||||
javabytecode: off
|
javabytecode: off
|
||||||
|
abidiff: off
|
||||||
|
|
||||||
debuginfo:
|
debuginfo:
|
||||||
# Prevent rpminspect from complaining about intentional
|
# Prevent rpminspect from complaining about intentional
|
||||||
|
Loading…
Reference in New Issue
Block a user