[dts] [PATCH V1] TIMEOUT on eal_flags_autotest

Liu, Yong yong.liu at intel.com
Wed Nov 18 08:22:36 CET 2015


It's better to send out new patch:)

> -----Original Message-----
> From: Dong, ShijieX
> Sent: Wednesday, November 18, 2015 9:51 AM
> To: Liu, Yong; dts at dpdk.org
> Subject: RE: [dts] [PATCH V1] TIMEOUT on eal_flags_autotest
> 
> I am this is DTS, this value I made two changes, the next time I pay
> attention, this need to re do a patch?
> 
> -----Original Message-----
> From: Liu, Yong
> Sent: Wednesday, November 18, 2015 9:49 AM
> To: Dong, ShijieX; dts at dpdk.org
> Subject: Re: [dts] [PATCH V1] TIMEOUT on eal_flags_autotest
> 
> But from the log, the timeout value extended from 240 to 300, so i asked
> the question.
> One remind, please create your patch based on latest DTS code, not your
> local code.
> 
> On 11/18/2015 09:42 AM, Dong, ShijieX wrote:
> > Hi Liuyong
> > The original value is 60 seconds, I test is 120 seconds. OK, because of
> the "fialed several OS, in order to prevent the other systems but.
> >
> > -----Original Message-----
> > From: Liu, Yong
> > Sent: Wednesday, November 18, 2015 9:23 AM
> > To: Dong, ShijieX; dts at dpdk.org
> > Subject: Re: [dts] [PATCH V1] TIMEOUT on eal_flags_autotest
> >
> > Hi Shijie,
> > As i known that timeout value has been extended. Could you give more
> information why four minutes is still not enough for this test?
> >
> > On 11/17/2015 12:13 PM, Shijie Dong wrote:
> >> add time for exec eal_flags_autotest
> >> Signed-off-by: Shijie Dong <shijiex.dong at intel.com>
> >> ---
> >>    tests/TestSuite_unit_tests_eal.py | 2 +-
> >>    1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/tests/TestSuite_unit_tests_eal.py
> >> b/tests/TestSuite_unit_tests_eal.py
> >> index d0b9696..d6d21e4 100644
> >> --- a/tests/TestSuite_unit_tests_eal.py
> >> +++ b/tests/TestSuite_unit_tests_eal.py
> >> @@ -34,7 +34,7 @@ class TestUnitTestsEal(TestCase):
> >>            self.verify('make: Leaving directory' in out, "Compilation
> failed")
> >>            [arch, machine, self.env, toolchain] = self.target.split('-')
> >>            self.start_test_time = 60
> >> -        self.run_cmd_time = 240
> >> +        self.run_cmd_time = 300
> >>
> >>        def set_up(self):
> >>            """



More information about the dts mailing list