[Buildroot] [PATCH v2 1/2] support/testing: allow to use a multiplier for timeouts

Arnout Vandecappelle arnout at mind.be
Thu Aug 10 09:18:45 UTC 2017



On 05-08-17 04:05, Ricardo Martincoski wrote:
> Add a parameter to run-tests to act as a multiplier for all timeouts of
> emulator.
> It can be used to avoid sporadic failures on slow host machines as well
> in elastic runners on the cloud.
> 
> Cc: Arnout Vandecappelle <arnout at mind.be>
> Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> Signed-off-by: Ricardo Martincoski <ricardo.martincoski at gmail.com>

[snip]
> -    def __init__(self, builddir, downloaddir, logtofile):
> +    def __init__(self, builddir, downloaddir, logtofile, multiplier):

 For consistency, it would be better to use timeout_multiplier here as well.
I've fixed that up and applied both to master, thanks.

 Regards,
 Arnout

[snip]

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF



More information about the buildroot mailing list