[dpdk-ci] CI reliability

Thomas Monjalon thomas at monjalon.net
Wed Jun 2 15:34:13 CEST 2021


02/06/2021 14:55, Lincoln Lavoie:
> Hi Thomas,
> 
> The unit tests that fail are nearly always the same specific unit test.
> Aaron addressed some of these in a patch that has yet to be applied to DPDK
> (cycles_autotest and test_alarm).  The other one that we still consistently
> fail is func_reentrancy_autotest.  It seems like that unit test case can
> pass in one run and fail in the next.  We have not been able to determine a
> root cause for it yet.  Maybe that is something the devs could help look
> into.

Yes definitely we should help and apply fixes in DPDK.

> Other failures have been caused by DTS.  As part of the plan, we've been
> trying to upgrade the DTS deployments on the system, so as the other
> changes are made, we can easily pull those in.  However, pulling in the new
> DTS version has also pulled in bugs that exist in that version.  For
> example, on the stats test suite, it was changed to not skip
> the test_xstats_check_vf when no VMs are configured on the system, so when
> the overall test suite was being run, it failed on the bare metal where
> there are VMs configured right now.  Every time the lab has to upgrade DTS,
> we run the risk of introducing these types of failures, which then take
> time to debug and fix.

For non-transient issues, we should not deploy a new DTS if there are regressions.
Is it possible to deploy an older patched version of DTS?


> On Wed, Jun 2, 2021 at 3:27 AM Thomas Monjalon <thomas at monjalon.net> wrote:
> > I see a lot of failures in the CI, especially unit tests run in UNH IOL.
> > It seems to fail for several weeks but did not investigate more.
> > What is the cause and what is the plan?
> > Should we rely on CI results?





More information about the ci mailing list