summaryrefslogtreecommitdiffstats
path: root/testsuites/posca/testcase_dashboard/posca_system_bandwidth_terms_data.json
diff options
context:
space:
mode:
authorYu Yang (Gabriel) <Gabriel.yuyang@huawei.com>2016-12-22 02:43:25 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-22 02:43:25 +0000
commit4c99cce55d24312bd4339d156440f1e95ad04cf2 (patch)
treee1b3aec1ae63b838f2eec95a51b56c5375262fe2 /testsuites/posca/testcase_dashboard/posca_system_bandwidth_terms_data.json
parentf167a9ebbc5a2a76e7cefe6152c2ba689d6b08e2 (diff)
parentabbd8ce62ba662cd2659589a9996e827d13ad061 (diff)
Merge "Add flake8 style config and for POSCA"
Diffstat (limited to 'testsuites/posca/testcase_dashboard/posca_system_bandwidth_terms_data.json')
-rw-r--r--testsuites/posca/testcase_dashboard/posca_system_bandwidth_terms_data.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuites/posca/testcase_dashboard/posca_system_bandwidth_terms_data.json b/testsuites/posca/testcase_dashboard/posca_system_bandwidth_terms_data.json
new file mode 100644
index 00000000..5e8e787b
--- /dev/null
+++ b/testsuites/posca/testcase_dashboard/posca_system_bandwidth_terms_data.json
@@ -0,0 +1,10 @@
+{
+ "title": "system_bandwidth_terms_data",
+ "visState": "{\"title\":\"system_bandwidth_terms_data\",\"type\":\"table\",\"params\":{\"perPage\":80,\"showPartialRows\":false,\"showMeticsAtAllLevels\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"throughput\"}},{\"id\":\"4\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"tx_msg_size\",\"size\":200,\"order\":\"asc\",\"orderBy\":\"_term\"}},{\"id\":\"5\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"rx_msg_size\",\"size\":200,\"order\":\"asc\",\"orderBy\":\"_term\"}},{\"id\":\"6\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"mean_latency\",\"size\":5,\"order\":\"asc\",\"orderBy\":\"_term\"}},{\"id\":\"7\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"local_cpu_util\",\"size\":20,\"order\":\"desc\",\"orderBy\":\"_term\"}},{\"id\":\"8\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"remote_cpu_util\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"_term\"}}],\"listeners\":{}}",
+ "uiStateJSON": "{}",
+ "description": "",
+ "version": 1,
+ "kibanaSavedObjectMeta": {
+ "searchSourceJSON": "{\"index\":\"bottlenecks\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
+ }
+}