| From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
|---|---|
| To: | pgpool-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgpool: Test: tweak timeout in 034 and 075 tests. |
| Date: | 2025-08-29 07:08:54 |
| Message-ID: | E1urtEE-00GKUA-0H@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgpool-committers |
Test: tweak timeout in 034 and 075 tests.
034.promote_node and 075.detach_primary_left_down_node set the timeout
60 seconds for finishing follow primary script. It turns out that
these timeout values are not long enough, and sometimes caused false
errors. So make them from 60 seconds to 120 seconds.
Backpath-through: v4.2
Branch
------
V4_5_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=705c9c68fe1b8855cffbdf3581a1a795543982a0
Modified Files
--------------
src/test/regression/tests/034.promote_node/test.sh | 2 +-
src/test/regression/tests/075.detach_primary_left_down_node/test.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2025-08-29 07:09:00 | pgpool: Test: tweak timeout in 034 and 075 tests. |
| Previous Message | Tatsuo Ishii | 2025-08-29 07:08:49 | pgpool: Test: tweak timeout in 034 and 075 tests. |