mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-24 10:19:07 +08:00
ci: verifier_global_subprogs can't be run on 5.5
We get: libbpf: struct_ops init_kern: struct bpf_dummy_ops is not found in kernel BTF So even though it's irrelevant to the subtests we do want to test, entire test has to be skipped, unfortunately. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
8a8feae5f4
commit
820bca2cb6
@@ -45,9 +45,6 @@ tcp_rtt
|
||||
test_global_funcs/arg_tag_ctx*
|
||||
tp_attach_query
|
||||
usdt/urand_pid_attach
|
||||
verifier_global_subprogs/arg_tag_ctx_raw_tp
|
||||
verifier_global_subprogs/arg_tag_ctx_kprobe
|
||||
verifier_global_subprogs/arg_tag_ctx_perf
|
||||
xdp
|
||||
xdp_noinline
|
||||
xdp_perf
|
||||
|
||||
Reference in New Issue
Block a user