From 980777cc16db75d5628a537c892aefc2640bb242 Mon Sep 17 00:00:00 2001 From: Andrii Nakryiko Date: Fri, 17 Sep 2021 10:47:02 -0700 Subject: [PATCH] vmtest: temporarily blacklist spammy selftests There is a problem in bpf-next tree which causes get_stack_raw_tp and few other selftests to produce tons of kernel warnings, timing out and failing CI test runs. Blacklist until bpf tree, which has a fix, is merged into bpf-next. Signed-off-by: Andrii Nakryiko --- travis-ci/vmtest/configs/blacklist/BLACKLIST-latest | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/travis-ci/vmtest/configs/blacklist/BLACKLIST-latest b/travis-ci/vmtest/configs/blacklist/BLACKLIST-latest index 688dcae..2718997 100644 --- a/travis-ci/vmtest/configs/blacklist/BLACKLIST-latest +++ b/travis-ci/vmtest/configs/blacklist/BLACKLIST-latest @@ -1 +1,5 @@ # TEMPORARY +get_stack_raw_tp # spams with kernel warnings until next bpf -> bpf-next merge +stacktrace_build_id_nmi +stacktrace_build_id +task_fd_query_rawtp