[pgpool-committers: 7825] pgpool: Fix regression test	034.promote_node failure.
    Tatsuo Ishii 
    ishii at sraoss.co.jp
       
    Wed Jun 16 22:04:27 JST 2021
    
    
  
Fix regression test 034.promote_node failure.
According to the build farm log, the cause of failure is, pcp server
was not yet ready.  So wait for up 10 seconds by calling pcp_node_info
before executing pcp_promote_node.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1da7729a27df6810a35405d6731d2ee8962b947a
Modified Files
--------------
src/test/regression/tests/034.promote_node/test.sh | 9 +++++++++
1 file changed, 9 insertions(+)
    
    
More information about the pgpool-committers
mailing list