mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-05 16:19:06 +08:00
ci: restore all temporary disabled tests
Upstream bpf-next should be good, so no temporary blocked tests should remain. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
@@ -1,2 +1 @@
|
|||||||
# TEMPORARY
|
# TEMPORARY
|
||||||
tc_bpf
|
|
||||||
|
|||||||
@@ -46,6 +46,6 @@ cd libbpf/selftests/bpf
|
|||||||
test_progs
|
test_progs
|
||||||
|
|
||||||
if [[ "${KERNEL}" == 'latest' ]]; then
|
if [[ "${KERNEL}" == 'latest' ]]; then
|
||||||
#test_maps
|
# test_maps
|
||||||
test_verifier
|
test_verifier
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user