Raise some timeouts to 180s, in test code.
authorNoah Misch
Tue, 11 Dec 2018 04:15:42 +0000 (20:15 -0800)
committerNoah Misch
Tue, 11 Dec 2018 04:15:55 +0000 (20:15 -0800)
commit73822b8c9750c3d1da5232916c573319a80c24e3
tree59fd24dab9b026ef86efa6639159c6bd650ebb65
parent62999b93251eefbfcf900a0bb202721b0a422ffd
Raise some timeouts to 180s, in test code.

Slow runs of buildfarm members chipmunk, hornet and mandrill saw the
shorter timeouts expire.  The 180s timeout in poll_query_until has been
trouble-free since 2a0f89cd717ce6d49cdc47850577823682167e87 introduced
it two years ago, so use 180s more widely.  Back-patch to 9.6, where the
first of these timeouts was introduced.

Reviewed by Michael Paquier.

Discussion: https://postgr.es/m/20181209001601[email protected]
src/test/isolation/README
src/test/isolation/isolationtester.c
src/test/recovery/t/006_logical_decoding.pl
src/test/recovery/t/010_logical_decoding_timelines.pl