Avoid out-of-memory on the CentOS test farm: https://docs.testing-farm.io/Testing%20Farm/0.1/errors.html#TFE-1
10 lines
229 B
YAML
10 lines
229 B
YAML
---
|
|
inspections:
|
|
javabytecode: off
|
|
abidiff: off
|
|
|
|
debuginfo:
|
|
# Prevent rpminspect from complaining about intentional
|
|
# "_find_debuginfo_opts -g" setting in spec file.
|
|
debuginfo_sections: .debug_info .gdb_index
|