[pgpool-committers: 4357] pgpool: Add some watchdog test cases

Muhammad Usama m.usama at gmail.com
Fri Nov 10 03:56:35 JST 2017


Add some watchdog test cases

Branch
------
master

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

Modified Files
--------------
src/include/pool_config.h                          |   2 +-
.../master.conf                                    |  24 +++
.../standby.conf                                   |  26 +++
.../standby2.conf                                  |  26 +++
.../test.sh                                        | 181 ++++++++++++++++++
.../master.conf                                    |  24 +++
.../standby.conf                                   |  26 +++
.../standby2.conf                                  |  26 +++
.../test.sh                                        | 202 +++++++++++++++++++++
.../014.watchdoc_test_quorum_bypass/master.conf    |  24 +++
.../tests/014.watchdoc_test_quorum_bypass/test.sh  |  81 +++++++++
.../master.conf                                    |  24 +++
.../standby.conf                                   |  26 +++
.../standby2.conf                                  |  26 +++
.../test.sh                                        | 186 +++++++++++++++++++
src/watchdog/watchdog.c                            |   4 +-
16 files changed, 905 insertions(+), 3 deletions(-)



More information about the pgpool-committers mailing list