pgsql: In pg_rewind test suite, triple promote timeout to 90s. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: In pg_rewind test suite, triple promote timeout to 90s.
Date
Msg-id E1aTgFN-0002o1-QQ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
In pg_rewind test suite, triple promote timeout to 90s.

Thirty seconds was not consistently enough for promotion to complete on
buildfarm members sungazer and tern.  Experiments suggest 43s would have
been enough.  Back-patch to 9.5, where pg_rewind was introduced.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/64d89a93c0a8b2ead0503684f54784bd071adad9

Modified Files
--------------
src/test/perl/PostgresNode.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable
Next
From: Noah Misch
Date:
Subject: pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable