Skip to content

Commit

Permalink
ci: denylist two tests causing issues after recent net-next merge
Browse files Browse the repository at this point in the history
lwt_reroute started crashing kernel.
tc_links_ingress is failing now.

Signed-off-by: Andrii Nakryiko <[email protected]>
  • Loading branch information
anakryiko committed Jan 3, 2024
1 parent dd6d77b commit ba369dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/vmtest/configs/DENYLIST
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ core_reloc/enum64val
core_reloc/size___diff_sz
core_reloc/type_based___diff_sz
test_ima # All of CI is broken on it following 6.3-rc1 merge

lwt_reroute # crashes kernel after netnext merge from 2ab1efad60ad "net/sched: cls_api: complement tcf_tfilter_dump_policy"
tc_links_ingress # started failing after net-next merge from 2ab1efad60ad "net/sched: cls_api: complement tcf_tfilter_dump_policy"

0 comments on commit ba369dd

Please sign in to comment.