Rename Clustrix to Xpand in the tests
This commit is contained in:
@ -2,19 +2,19 @@
|
||||
threads=###threads###
|
||||
log_info=1
|
||||
|
||||
###clustrix_server###
|
||||
###xpand_server###
|
||||
|
||||
[Clustrix-Monitor]
|
||||
[Xpand-Monitor]
|
||||
type=monitor
|
||||
module=clustrixmon
|
||||
servers=###clustrix_server_line###
|
||||
module=xpandmon
|
||||
servers=###xpand_server_line###
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
|
||||
[RWS]
|
||||
type=service
|
||||
router=readwritesplit
|
||||
cluster=Clustrix-Monitor
|
||||
cluster=Xpand-Monitor
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
slave_selection_criteria=LEAST_GLOBAL_CONNECTIONS
|
||||
@ -24,7 +24,7 @@ max_slave_connections=1
|
||||
type=service
|
||||
router=readconnroute
|
||||
router_options=master
|
||||
cluster=Clustrix-Monitor
|
||||
cluster=Xpand-Monitor
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
|
||||
@ -2,19 +2,19 @@
|
||||
threads=###threads###
|
||||
log_info=1
|
||||
|
||||
###clustrix_server###
|
||||
###xpand_server###
|
||||
|
||||
[Clustrix-Monitor]
|
||||
[Xpand-Monitor]
|
||||
type=monitor
|
||||
module=clustrixmon
|
||||
servers=###clustrix_server_line###
|
||||
module=xpandmon
|
||||
servers=###xpand_server_line###
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
|
||||
[RWS]
|
||||
type=service
|
||||
router=readwritesplit
|
||||
cluster=Clustrix-Monitor
|
||||
cluster=Xpand-Monitor
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
slave_selection_criteria=LEAST_GLOBAL_CONNECTIONS
|
||||
@ -23,7 +23,7 @@ slave_selection_criteria=LEAST_GLOBAL_CONNECTIONS
|
||||
type=service
|
||||
router=readconnroute
|
||||
#router_options=running
|
||||
cluster=Clustrix-Monitor
|
||||
cluster=Xpand-Monitor
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
|
||||
@ -2,17 +2,17 @@
|
||||
threads=###threads###
|
||||
#log_info=1
|
||||
|
||||
[Clusterix-Monitor]
|
||||
[Xpand-Monitor]
|
||||
type=monitor
|
||||
module=clustrixmon
|
||||
servers=###clustrix_server_line###
|
||||
module=xpandmon
|
||||
servers=###xpand_server_line###
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
|
||||
[RW-Split-Router]
|
||||
type=service
|
||||
router=readwritesplit
|
||||
servers=###clustrix_server_line###
|
||||
servers=###xpand_server_line###
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
slave_selection_criteria=LEAST_GLOBAL_CONNECTIONS
|
||||
@ -22,7 +22,7 @@ max_slave_connections=1
|
||||
type=service
|
||||
router=readconnroute
|
||||
router_options=slave
|
||||
servers=###clustrix_server_line###
|
||||
servers=###xpand_server_line###
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
|
||||
@ -30,7 +30,7 @@ password=skysql
|
||||
type=service
|
||||
router=readconnroute
|
||||
router_options=master
|
||||
servers=###clustrix_server_line###
|
||||
servers=###xpand_server_line###
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
|
||||
@ -62,4 +62,4 @@ service=CLI
|
||||
protocol=maxscaled
|
||||
socket=default
|
||||
|
||||
###clustrix_server###
|
||||
###xpand_server###
|
||||
@ -2,19 +2,19 @@
|
||||
threads=###threads###
|
||||
log_info=1
|
||||
|
||||
###clustrix_server###
|
||||
###xpad_server###
|
||||
|
||||
[Clustrix-Monitor]
|
||||
[Xpand-Monitor]
|
||||
type=monitor
|
||||
module=clustrixmon
|
||||
servers=###clustrix_server_line###
|
||||
module=xpandmon
|
||||
servers=###xpand_server_line###
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
|
||||
[RWS]
|
||||
type=service
|
||||
router=readwritesplit
|
||||
cluster=Clustrix-Monitor
|
||||
cluster=Xpand-Monitor
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
transaction_replay=true
|
||||
@ -23,7 +23,7 @@ transaction_replay=true
|
||||
type=service
|
||||
router=readconnroute
|
||||
router_options=master
|
||||
cluster=Clustrix-Monitor
|
||||
cluster=Xpand-Monitor
|
||||
user=maxskysql
|
||||
password=skysql
|
||||
|
||||
Reference in New Issue
Block a user