mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-23 17:59:06 +08:00
vmtest: temporarily blacklist spammy selftests
There is a problem in bpf-next tree which causes get_stack_raw_tp and few other selftests to produce tons of kernel warnings, timing out and failing CI test runs. Blacklist until bpf tree, which has a fix, is merged into bpf-next. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
24dbcb3a30
commit
980777cc16
@@ -1 +1,5 @@
|
||||
# TEMPORARY
|
||||
get_stack_raw_tp # spams with kernel warnings until next bpf -> bpf-next merge
|
||||
stacktrace_build_id_nmi
|
||||
stacktrace_build_id
|
||||
task_fd_query_rawtp
|
||||
|
||||
Reference in New Issue
Block a user