update test yaml

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1036557 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary Dusbabek 2010-11-18 17:48:16 +00:00
parent 94281e2ffe
commit 4680da2a57
1 changed files with 4 additions and 2 deletions

View File

@ -18,8 +18,10 @@ commitlog_rotation_threshold_in_mb: 128
data_file_directories:
- build/test/cassandra/data
disk_access_mode: mmap
seeds:
- 127.0.0.2
seed_provider:
- class_name: org.apache.cassandra.locator.SimpleSeedProvider
parameters:
- seeds: "127.0.0.2"
endpoint_snitch: org.apache.cassandra.locator.SimpleSnitch
request_scheduler: org.apache.cassandra.scheduler.RoundRobinScheduler
request_scheduler_id: keyspace