Increase timeouts of mysqlmon_switchover
With default timeouts test failed on max-tst-01
This commit is contained in:
@ -14,7 +14,9 @@ auto_failover=false
|
||||
auto_rejoin=true
|
||||
replication_user=repl
|
||||
replication_password=repl
|
||||
backend_connect_timeout=1
|
||||
backend_connect_timeout=5
|
||||
backend_read_timeout=5
|
||||
backend_write_timeout=5
|
||||
|
||||
[RW-Split-Router]
|
||||
type=service
|
||||
|
||||
Reference in New Issue
Block a user