In pg_rewind test suite, triple promote timeout to 90s.
authorNoah Misch <noah@leadboat.com>
Thu, 11 Feb 2016 01:34:57 +0000 (20:34 -0500)
committerNoah Misch <noah@leadboat.com>
Thu, 11 Feb 2016 01:34:57 +0000 (20:34 -0500)
commit64d89a93c0a8b2ead0503684f54784bd071adad9
treef75fc49b5b49387e29c3d2ca95d111add311cad7
parent2ffa86962077c588d8bdf6244e2ef960338d3883
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.
src/test/perl/PostgresNode.pm