Skip to content

Commit 2e37312

Browse files
committed
Merge: redhat: rpminspect: update config
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/2716 Bugzilla: INTERNAL Upstream Status: RHEL only Ignore perf tests, some are in direct assembly, and are not built with debuginfo, so they raise couple failures. Also skip subpackages inspection as it will keep failing until rpminspect can compare against latest build attached to errata. Signed-off-by: Jan Stancek <jstancek@redhat.com> Approved-by: Prarit Bhargava <prarit@redhat.com> Approved-by: Herton R. Krzesinski <herton@redhat.com> Signed-off-by: Jan Stancek <jstancek@redhat.com>
2 parents 391e238 + cbc1e49 commit 2e37312

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

redhat/rpminspect.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ inspections:
55
abidiff: off
66
kmidiff: off
77
upstream: off
8+
subpackages: off
89

910
badfuncs:
1011
ignore:
@@ -36,3 +37,8 @@ runpath:
3637
debuginfo:
3738
ignore:
3839
- /usr/libexec/kselftests/bpf/*
40+
- /usr/libexec/perf-core/tests/shell/coresight/*
41+
42+
elf:
43+
ignore:
44+
- /usr/libexec/perf-core/tests/shell/coresight/*

0 commit comments

Comments
 (0)