From 820bca2cb6da6ec1a3f605cd9c1d02d9379ad5ac Mon Sep 17 00:00:00 2001 From: Andrii Nakryiko Date: Tue, 6 Feb 2024 11:50:33 -0800 Subject: [PATCH] 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 --- ci/vmtest/configs/ALLOWLIST-5.5.0 | 3 --- 1 file changed, 3 deletions(-) diff --git a/ci/vmtest/configs/ALLOWLIST-5.5.0 b/ci/vmtest/configs/ALLOWLIST-5.5.0 index 46f98cd..1d7b6ba 100644 --- a/ci/vmtest/configs/ALLOWLIST-5.5.0 +++ b/ci/vmtest/configs/ALLOWLIST-5.5.0 @@ -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