On Mon, Oct 21, 2024 at 11:31 AM Ilya Maximets <[email protected]> wrote:
> > Just to share for others, there is one CI fail which is a bit
> > unintuitive at first glance. clang analyze is failing. The fail is for
> > the OVS base branch. So it is OVS *without* this patch with DPDK main
> > branch HEAD. That is expected as this patch is the one to fix the issue.
>
> I guess, this patch is also a good opportunity to think how to make
> clang-analyzer job not fail on DPDK upgrades as it seems that we'll
> have a CI failure when we try to move the main branch to 24.11.

It comes back to any build error due to an env issue (imagine GHA
Ubuntu images get broken for building OVS) / external source.
The simpler is to skip this test (iow report success) on build failure
of the reference.


-- 
David Marchand

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to