[dpdk-dev] [PATCH v6 00/12] lib: add RIB and FIB liraries
Thomas Monjalon
thomas at monjalon.net
Wed Nov 6 12:59:01 CET 2019
06/11/2019 12:53, Medvedkin, Vladimir:
> From: Thomas Monjalon <thomas at monjalon.net>
> > 06/11/2019 06:50, David Marchand:
> > > On Wed, Nov 6, 2019 at 12:14 AM Thomas Monjalon <thomas at monjalon.net> wrote:
> > > > Applied, thanks
> > >
> > > The added tests are timeouting:
> > > https://travis-ci.com/DPDK/dpdk/jobs/253293904
> > > 47/86 DPDK:fast-tests / rib_autotest TIMEOUT 30.01 s
> > > 48/86 DPDK:fast-tests / rib6_autotest TIMEOUT 30.01 s
> >
> > Vladimir, the slow test were supposed to be moved out of fast tests.
> > Please can you fix it quickly?
>
> Yes, I'll send a fix now.
> In v6 I split only fib_autotests, rib_autotests was not so slow in our CI.
The goal is to have fast tests that developers can run frequently
without being annoyed.
I think the whole run should be below a minute.
It means a single test case should not exceed one second ideally.
Aaron, we should make a status about test duration,
agree on a policy and make a plan to apply such policy.
More information about the dev
mailing list