diff --git a/build.xml b/build.xml index 5ea91e1e98..bffb6fbdc6 100644 --- a/build.xml +++ b/build.xml @@ -7,6 +7,7 @@ + @@ -106,10 +107,12 @@ + + - + diff --git a/test/conf/storage-conf.xml b/test/conf/storage-conf.xml new file mode 100644 index 0000000000..81479f13c3 --- /dev/null +++ b/test/conf/storage-conf.xml @@ -0,0 +1,49 @@ + + Test Cluster + + org.apache.cassandra.dht.RandomPartitioner + false + 230.0.0.1 + 1 + 127.0.0.1 + 5000 + tdsearch001.sf2p.facebook.com + C:\Engagements\Cassandra-Nexus + 7000 + 7001 + 7001 + 256 + 7002 + build/test/cassandra/system + build/test/commitlog + 128 + + 127.0.0.1:12000 + + + build/test/cassandra/data + + build/test/cassandra/callouts + build/test/cassandra/bootstrap + build/test/cassandra/staging + false + + + + + + + + +
+
+ + + 127.0.0.1 + +