mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
ad911e8575
minor update to ndb-autotest.sh and config files ndb/test/run-test/conf-daily-devel-ndbmaster.txt: Add SendBufferMemory to remove rare overruns ndb/test/run-test/conf-dl145a.txt: Add SendBufferMemory to remove rare overruns ndb/test/run-test/conf-ndbmaster.txt: Add SendBufferMemory to remove rare overruns ndb/test/run-test/conf-shark.txt: Add SendBufferMemory to remove rare overruns ndb/test/run-test/ndb-autotest.sh: Add support for conf per host
22 lines
435 B
Text
22 lines
435 B
Text
baseport: 14000
|
|
basedir: /space/autotest
|
|
mgm: CHOOSE_host1
|
|
ndb: CHOOSE_host2 CHOOSE_host3 CHOOSE_host2 CHOOSE_host3
|
|
api: CHOOSE_host1 CHOOSE_host1 CHOOSE_host1
|
|
-- cluster config
|
|
[DB DEFAULT]
|
|
NoOfReplicas: 2
|
|
IndexMemory: 100M
|
|
DataMemory: 300M
|
|
BackupMemory: 64M
|
|
MaxNoOfConcurrentScans: 100
|
|
DataDir: .
|
|
FileSystemPath: /space/autotest/run
|
|
|
|
[MGM DEFAULT]
|
|
PortNumber: 14000
|
|
ArbitrationRank: 1
|
|
DataDir: .
|
|
|
|
[TCP DEFAULT]
|
|
SendBufferMemory: 2M
|