[COMMITTERS] pgsql: Make new crash restart test a bit more robust. - Mailing list pgsql-committers

From Andres Freund
Subject [COMMITTERS] pgsql: Make new crash restart test a bit more robust.
Date
Msg-id E1duMVQ-0006xF-Q7@gemulon.postgresql.org
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: Make new crash restart test a bit morerobust.  (Andres Freund <andres@anarazel.de>)
List pgsql-committers
Make new crash restart test a bit more robust.

Add timeouts in case psql doesn't deliver the expected output, and try
to cause the monitoring psql to be fully connected to a backend.  This
isn't necessarily everything needed, but at least the timeouts should
reduce the pain for buildfarm owners.

Author: Andres Freund
Reported-By: Tom Lane, BF animals prairiedog and calliphoridae
Discussion: https://postgr.es/m/E1du6ZT-00043I-91@gemulon.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1910353675bd149e1020b29c0fae02538fc358cd

Modified Files
--------------
src/test/recovery/t/013_crash_restart.pl | 34 ++++++++++++++++++++------------
1 file changed, 21 insertions(+), 13 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts.
Next
From: Andres Freund
Date:
Subject: Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts.