rebar/inttest/proto_gpb/retest.config
Tomas Abrahamsson f1ef90b9df Increase the timeout for the inttest/proto_gpb
On my slow old netbook with a 1.6GHz CPU, this inttest
takes about 40 seconds to run, of which network activity
is about 3s, the default timeout of retest is 30s.
Add a generous margin to avoid unnecessary timeouts.
2014-12-01 23:47:45 +01:00

5 lines
265 B
Text

%% On my slow old netbook with a 1.6GHz CPU, this inttest
%% takes about 40 seconds to run, of which network activity
%% is about 3s. Double that to make avoid unnecessary timeouts
%% on e.g. loaded shared hosts, or with slow network connections.
{timeout, 90000}.