Move CSIT to integration/csit repo
[integration/csit.git] / tests / music / music-suite / data / createkeyspace-network.json
diff --git a/tests/music/music-suite/data/createkeyspace-network.json b/tests/music/music-suite/data/createkeyspace-network.json
new file mode 100644 (file)
index 0000000..9514bae
--- /dev/null
@@ -0,0 +1,6 @@
+{      
+  "consistencyInfo":{"type":"eventual"},
+  "durabilityOfWrites":"true",
+  "keyspaceName":"txt",
+  "replicationInfo":{"class" :"NetworkTopologyStrategy","DC1":"1", "DC2":"1", "DC3":"1"}
+}