aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/music/music-suite/data/droptable.json
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-03-01 17:23:42 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-01 17:23:42 +0000
commitfc5ef0c903fdefe64f7e414f2ee0ccd4a3daf68e (patch)
tree0cad699487634c4138ad7357c3a75d90ab99900e /test/csit/tests/music/music-suite/data/droptable.json
parent5f91385194cd69898cf0244ca397cc592ecef903 (diff)
parent4dfc5cae074065951ba0b5d516cf350f7303a8e3 (diff)
Merge "Onboard music CSIT into integration project"
Diffstat (limited to 'test/csit/tests/music/music-suite/data/droptable.json')
-rw-r--r--test/csit/tests/music/music-suite/data/droptable.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/csit/tests/music/music-suite/data/droptable.json b/test/csit/tests/music/music-suite/data/droptable.json
new file mode 100644
index 000000000..71b471630
--- /dev/null
+++ b/test/csit/tests/music/music-suite/data/droptable.json
@@ -0,0 +1,12 @@
+{
+ "clusteringOrder":null,
+ "consistencyInfo":{"type":"eventual"},
+ "fields":{"PRIMARY KEY":"(name)",
+ "name":"text","job":"text","threadIndex":"int"},
+ "keyspaceName":null,
+ "primaryKey":null,
+ "properties":null,
+ "sortingKey":null,
+ "tableName":null
+}
+