ci: update blacklists and Kconfig

Disable some of newest selftests on 5.5.0, turn on BPF_LSM on latest.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
This commit is contained in:
Andrii Nakryiko
2020-04-01 15:31:34 -07:00
committed by Andrii Nakryiko
parent 9a35753b42
commit 97ada10bd8
3 changed files with 12 additions and 1 deletions

View File

@@ -1,2 +1,4 @@
# TEMPORARILY DISABLED
send_signal # flaky
test_lsm # semi-working
sk_assign # needs better setup in Travis CI