mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-23 09:49:07 +08:00
ci: blacklist lru_bug selftest on s390x
Make sure we don't fail on lru_bug selftests as it relies of BPF trampoline, not supported by s390x. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
e58c615210
commit
a0d1e22c77
@@ -65,3 +65,4 @@ send_signal # intermittently fails to receive signa
|
||||
select_reuseport # intermittently fails on new s390x setup
|
||||
xdp_synproxy # JIT does not support calling kernel function (kfunc)
|
||||
unpriv_bpf_disabled # fentry
|
||||
lru_bug
|
||||
|
||||
Reference in New Issue
Block a user