Enable query_retries for mxs1961_standalone_rejoin
This should help prevent network disconnections and make the test more stable. If the connection is lost, the automatic failover is disabled and the test will fail.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
[maxscale]
|
||||
threads=###threads###
|
||||
query_retries=2
|
||||
query_retry_timeout=10
|
||||
|
||||
[MySQL-Monitor]
|
||||
type=monitor
|
||||
|
Reference in New Issue
Block a user