summaryrefslogtreecommitdiffstats
path: root/testsuites/posca/testcase_dashboard/posca_system_bandwidth_line_char.json
diff options
context:
space:
mode:
authoryuyang <Gabriel.yuyang@huawei.com>2016-12-20 00:37:59 +0800
committeryuyang <Gabriel.yuyang@huawei.com>2016-12-21 20:21:46 +0800
commitabbd8ce62ba662cd2659589a9996e827d13ad061 (patch)
tree28d1e88caab88f631bda6cdba9bffad4e6e5f8b2 /testsuites/posca/testcase_dashboard/posca_system_bandwidth_line_char.json
parent32fc31642ff993fe93e5033cba9f97a633a0a340 (diff)
Add flake8 style config and for POSCA
JIRA: BOTTLENECK-100 Adding flake8 configuration and fix for POSCA Change-Id: Ib822d5abde535263a4473d67c15cc17995f1417b Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
Diffstat (limited to 'testsuites/posca/testcase_dashboard/posca_system_bandwidth_line_char.json')
-rw-r--r--testsuites/posca/testcase_dashboard/posca_system_bandwidth_line_char.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuites/posca/testcase_dashboard/posca_system_bandwidth_line_char.json b/testsuites/posca/testcase_dashboard/posca_system_bandwidth_line_char.json
new file mode 100644
index 00000000..13acf16b
--- /dev/null
+++ b/testsuites/posca/testcase_dashboard/posca_system_bandwidth_line_char.json
@@ -0,0 +1,10 @@
+{
+ "title": "system_bandwidth_line-char",
+ "visState": "{\"title\":\"system_bandwidth_line-char\",\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":true,\"radiusRatio\":9,\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"throughput\"}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"rx_msg_size\",\"size\":30,\"order\":\"asc\",\"orderBy\":\"_term\"}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"tx_msg_size\",\"size\":30,\"order\":\"desc\",\"orderBy\":\"_term\"}}],\"listeners\":{}}",
+ "uiStateJSON": "{}",
+ "description": "",
+ "version": 1,
+ "kibanaSavedObjectMeta": {
+ "searchSourceJSON": "{\"index\":\"bottlenecks\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
+ }
+}