summaryrefslogtreecommitdiff
path: root/ndb/test/run-test/conf-ndbmaster.txt
diff options
context:
space:
mode:
authorunknown <jonas@perch.ndb.mysql.com>2006-03-22 12:11:51 +0100
committerunknown <jonas@perch.ndb.mysql.com>2006-03-22 12:11:51 +0100
commitad911e8575e84fb336143b5463711ba8dfc7690b (patch)
treecf02dc6a2c2512766a75ff63aba5e89c02206b33 /ndb/test/run-test/conf-ndbmaster.txt
parent19340f2242443ec54101d7fd518be47211ed0f15 (diff)
downloadmariadb-git-ad911e8575e84fb336143b5463711ba8dfc7690b.tar.gz
ndb -
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
Diffstat (limited to 'ndb/test/run-test/conf-ndbmaster.txt')
-rw-r--r--ndb/test/run-test/conf-ndbmaster.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/ndb/test/run-test/conf-ndbmaster.txt b/ndb/test/run-test/conf-ndbmaster.txt
new file mode 100644
index 00000000000..89b41850ec0
--- /dev/null
+++ b/ndb/test/run-test/conf-ndbmaster.txt
@@ -0,0 +1,22 @@
+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