Test: tweak timeout in 034 and 075 tests.
authorTatsuo Ishii <[email protected]>
Fri, 29 Aug 2025 06:48:57 +0000 (15:48 +0900)
committerTatsuo Ishii <[email protected]>
Fri, 29 Aug 2025 06:48:57 +0000 (15:48 +0900)
commit58f0f472ada32bac147801c20b6d92983af9e00e
tree8b1f5f01d0cdc2a592746c5f00acc7982852a6c7
parentbc678533050a3812dc502b33fb43a68239d6e90c
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
src/test/regression/tests/034.promote_node/test.sh
src/test/regression/tests/075.detach_primary_left_down_node/test.sh