From 88e660f5308b3f66e33c2f2ccaaad93bb2d90f2e Mon Sep 17 00:00:00 2001 From: Jonathan Ellis Date: Thu, 14 Oct 2010 20:35:06 +0000 Subject: [PATCH] rename test cassandra-rack.properties to cassandra-topology git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1022696 13f79535-47bb-0310-9956-ffa450edef68 --- ...assandra-rack.properties => cassandra-topology.properties} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename test/conf/{cassandra-rack.properties => cassandra-topology.properties} (96%) diff --git a/test/conf/cassandra-rack.properties b/test/conf/cassandra-topology.properties similarity index 96% rename from test/conf/cassandra-rack.properties rename to test/conf/cassandra-topology.properties index 8c38e98b92..a093ed8843 100644 --- a/test/conf/cassandra-rack.properties +++ b/test/conf/cassandra-topology.properties @@ -15,8 +15,8 @@ # limitations under the License. # Cassandra Node IP=Data Center:Rack -192.168.1.200=DC1:RAC1 -192.168.2.300=DC2:RAC2 +192.168.1.100=DC1:RAC1 +192.168.2.200=DC2:RAC2 10.0.0.10=DC1:RAC1 10.0.0.11=DC1:RAC1