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