vmtests: un-blacklist ringbuf and cls_redirect selftests

Both tests should be fixed now.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
This commit is contained in:
Andrii Nakryiko
2020-06-10 12:03:29 -07:00
committed by Andrii Nakryiko
parent a975d8ea28
commit 40e69c9538

View File

@@ -2,5 +2,3 @@
send_signal # flaky
test_lsm # semi-working
sk_assign # needs better setup in Travis CI
cls_redirect # latest Clang breaks BPF verification
ringbuf # ringbuf test is racy right now