[pgpool-committers: 5623] pgpool: Fix occasional regression test failure of 014.watchdog_test_quo

Tatsuo Ishii ishii at sraoss.co.jp
Fri Apr 5 13:09:05 JST 2019


Fix occasional regression test failure of 014.watchdog_test_quorum_bypass.

The test script does not retry psql while failover happens and
failed. So replace psql with wait_for_pgpool_startup.

Branch
------
V4_0_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=5cdc21f41b79942a8a7c1ce918bb70f8f4c45543

Modified Files
--------------
src/test/regression/tests/014.watchdog_test_quorum_bypass/test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list