summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/char.out
diff options
context:
space:
mode:
authorMichael Paquier2025-07-29 08:03:07 +0000
committerMichael Paquier2025-07-29 08:03:07 +0000
commitcb833c1b6d19507b13a1a852feea4dbe5d6f0c20 (patch)
tree1fde156036df3b50e5b499ceb33d388be2f51561 /src/test/regress/expected/char.out
parentc2c2c7e225669e81f83a5db3f0f57131cdaa4a2d (diff)
Handle timeout in PostgreSQL::Test::Cluster::is_alive()HEADmaster
This commit adds an extra --timeout=PG_TEST_TIMEOUT_DEFAULT to the call of pg_isready done in is_alive(), so as it is possible to have more leverage with the call on machines constrained on resources. By default the timeout is 180s, and it can be changed depending on the environment where the tests are run. Per buildfarm member mamba, where the default timeout of 3s used by pg_isready has proved that it may not be enough as the postmaster may not have the time it needs to reply to a ping request. Reported-by: Alexander Lakhin <exclusion@gmail.com> Reviewed-by: Nazir Bilal Yavuz <byavuz81@gmail.com> Discussion: https://postgr.es/m/29b637df-f818-4b52-986a-f11ba28300e9@gmail.com
Diffstat (limited to 'src/test/regress/expected/char.out')
0 files changed, 0 insertions, 0 deletions