mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-23 17:59:06 +08:00
ci: Dump kconfig before running tests
This helps troubleshooting by validating what the Kconfig of the testing environment is. Signed-off-by: Manu Bretelle <chantr4@gmail.com>
This commit is contained in:
committed by
Andrii Nakryiko
parent
f7eb43b90f
commit
cb23f981c3
@@ -55,6 +55,13 @@ test_verifier() {
|
||||
|
||||
foldable end vm_init
|
||||
|
||||
foldable start kernel_config "Kconfig"
|
||||
|
||||
zcat /proc/config.gz
|
||||
|
||||
foldable end kernel_config
|
||||
|
||||
|
||||
configs_path=/${PROJECT_NAME}/selftests/bpf
|
||||
local_configs_path=${PROJECT_NAME}/vmtest/configs
|
||||
DENYLIST=$(read_lists \
|
||||
|
||||
Reference in New Issue
Block a user