Thomas Monjalon <tho...@monjalon.net> writes: > 06/11/2019 12:53, Medvedkin, Vladimir: >> From: Thomas Monjalon <tho...@monjalon.net> >> > 06/11/2019 06:50, David Marchand: >> > > On Wed, Nov 6, 2019 at 12:14 AM Thomas Monjalon <tho...@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.
Agreed. I'll write something up.