mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-17 14:09:06 +08:00
Make CI tests compatible with vanilla kernel tree
This is required to migrate kernel-patches CI to use this code instead of fork
This commit is contained in:
committed by
Andrii Nakryiko
parent
64f027efda
commit
1778e0b1bd
@@ -10,7 +10,6 @@ sudo apt-get -y install python-docutils # for rst2man
|
||||
|
||||
LLVM_VER=14
|
||||
LIBBPF_PATH="${REPO_ROOT}"
|
||||
REPO_PATH="travis-ci/vmtest/bpf-next"
|
||||
|
||||
PREPARE_SELFTESTS_SCRIPT=${VMTEST_ROOT}/prepare_selftests-${KERNEL}.sh
|
||||
if [ -f "${PREPARE_SELFTESTS_SCRIPT}" ]; then
|
||||
|
||||
Reference in New Issue
Block a user