MXS-1929: Test configuration creation under load
The test case performs the creation and destruction of a complete MaxScale configuration and repeats the process multiple times.
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
[maxscale]
|
||||
threads=###threads###
|
||||
|
||||
[CLI]
|
||||
type=service
|
||||
router=cli
|
||||
|
||||
[CLI Listener]
|
||||
type=listener
|
||||
service=CLI
|
||||
protocol=maxscaled
|
||||
socket=default
|
Reference in New Issue
Block a user