| 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:49 |
| Message-ID: | E1urtE8-00GKRd-2D@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_4_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a86afc6c6d0747c8fa5f416f34427716e9a23eff
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:08:54 | pgpool: Test: tweak timeout in 034 and 075 tests. |
| Previous Message | Tatsuo Ishii | 2025-08-29 07:08:43 | pgpool: Test: tweak timeout in 034 and 075 tests. |