Skip to content

Commit

Permalink
Remove usdt from DENYLIST.s390x
Browse files Browse the repository at this point in the history
usdt/basic and usdt/multispec tests seem to pass on s390x at the moment.
Let's try unblocking them in the CI.

Signed-off-by: Maxim Mikityanskiy <[email protected]>
  • Loading branch information
gentoo-root authored and anakryiko committed Jan 3, 2024
1 parent db21328 commit dd6d77b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/vmtest/configs/DENYLIST.s390x
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
deny_namespace # not yet in bpf denylist
tc_redirect/tc_redirect_dtime # very flaky
lru_bug # not yet in bpf-next denylist
usdt/basic # failing verifier due to bounds check after LLVM update
usdt/multispec # same as above

0 comments on commit dd6d77b

Please sign in to comment.