MLRsearch: Increase timeout to 20 minutes 52/33852/1
authorVratko Polak <vrpolak@cisco.com>
Tue, 28 Sep 2021 13:58:53 +0000 (15:58 +0200)
committerVratko Polak <vrpolak@cisco.com>
Wed, 29 Sep 2021 08:00:02 +0000 (08:00 +0000)
commit4d4b1138bb7cd2a343a139d9e5615cdae0dc39ec
tree29501f15102f34d8f4f1d14c9fb68612c7d7872d
parent7e1b565aabf96bf976863c4e89b3e9546e373567
MLRsearch: Increase timeout to 20 minutes

There are sporadic failures due to timeout.
An earlier edit changed how the timeout is applied
(now it is for the whole search, previously it was for final phase only)
so failures are not unexpected.

Increasing timeout value from 12 minutes to 20 minutes
(both for NDRPDR and for NDR part of RECONF)
as the frequency shows it will not prolong runs much.

The timeout is increased both in Robot call site
and in Python keyword default argument.

Change-Id: I3f07125ba9eeb90ce5819b1450044441b8b3977a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 31df68a76b1f9ce981a4fa28fe79ba9c1af458b4)
resources/libraries/python/TrafficGenerator.py
resources/libraries/robot/performance/performance_utils.robot