tests: Don't fail due to high default timeout in postmaster/003_start_stop
authorAndres Freund <andres@anarazel.de>
Fri, 7 Mar 2025 18:09:16 +0000 (13:09 -0500)
committerAndres Freund <andres@anarazel.de>
Fri, 7 Mar 2025 18:09:16 +0000 (13:09 -0500)
commitb48832cddbf57a3428f1a553e395f1870e1b0cb5
tree8abb4056fa801f2ea066fd051db27ecfdb5cde53
parent71d1ed6fe129935ce2764c5d34924512ed046f69
tests: Don't fail due to high default timeout in postmaster/003_start_stop

Some BF animals use very high timeouts due to their slowness. Unfortunately
postmaster/003_start_stop fails if a high timeout is configured, due to
authentication_timeout having a fairly low max.

As this test is reasonably fast, the easiest fix seems to be to cap the
timeout to 600.

Per buildfarm animal skink.

Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Discussion: https://postgr.es/m/ggflhkciwdyotpoie323chu2c2idpjk5qimrn462encwx2io7s@thmcxl7i6dpw
src/test/postmaster/t/003_start_stop.pl