Skip to content

Commit 35ab9ce

Browse files
committed
redhat: rpminspect: ignore perf coresight tests
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. Signed-off-by: Jan Stancek <jstancek@redhat.com>
1 parent 2e10e45 commit 35ab9ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

redhat/rpminspect.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,8 @@ runpath:
3636
debuginfo:
3737
ignore:
3838
- /usr/libexec/kselftests/bpf/*
39+
- /usr/libexec/perf-core/tests/shell/coresight/*
40+
41+
elf:
42+
ignore:
43+
- /usr/libexec/perf-core/tests/shell/coresight/*

0 commit comments

Comments
 (0)