aboutsummaryrefslogtreecommitdiffstats
path: root/tests/music/music-suite/data/createkeyspace-network.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/music/music-suite/data/createkeyspace-network.json')
-rw-r--r--tests/music/music-suite/data/createkeyspace-network.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/music/music-suite/data/createkeyspace-network.json b/tests/music/music-suite/data/createkeyspace-network.json
new file mode 100644
index 00000000..9514bae9
--- /dev/null
+++ b/tests/music/music-suite/data/createkeyspace-network.json
@@ -0,0 +1,6 @@
+{
+ "consistencyInfo":{"type":"eventual"},
+ "durabilityOfWrites":"true",
+ "keyspaceName":"txt",
+ "replicationInfo":{"class" :"NetworkTopologyStrategy","DC1":"1", "DC2":"1", "DC3":"1"}
+}