Test: increase timeout in 077.invalid_failover_node test.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Sun, 16 Apr 2023 02:31:49 +0000 (11:31 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Sun, 16 Apr 2023 02:31:49 +0000 (11:31 +0900)
Increase timeout for pcp_promote_node from 2*30 = 60 sec to 3*30 = 90
sec.  It seems the test fails just because too small timeout value.

src/test/regression/tests/077.invalid_failover_node/test.sh

index 79775c057662fe7cf81101e16f782eec799d553d..bfea574e2fc85896f1b9087861d9d493232f38be 100755 (executable)
@@ -48,7 +48,7 @@ date
 
 # wait until node 1 up
 ok=ng
-u=2
+u=3
 for i in {1..30}
 do
     $PCP_NODE_INFO -w -p $PCP_PORT 1|grep waiting