add dashboard uploader for uploading results to community 17/5117/6
authorrexlee8776 <limingjiang@huawei.com>
Wed, 23 Dec 2015 04:13:55 +0000 (12:13 +0800)
committerrexlee8776 <limingjiang@huawei.com>
Mon, 4 Jan 2016 02:21:37 +0000 (10:21 +0800)
commitec9493c90982b71d3c09212b152085826012acc6
tree6ab2be8508f86c27cb75e2cf29f7dec3947e424d
parent8f1101df131a4d3e03b377738507d88b745831c0
add dashboard uploader for uploading results to community

JIRA:BOTTLENECK-30

Change-Id: Idb5d54026ccd77bb45cf67f65ca695988d22e55a
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
utils/dashboard/__init__.py [new file with mode: 0644]
utils/dashboard/collector.py [new file with mode: 0755]
utils/dashboard/dashboard.yaml [new file with mode: 0644]
utils/dashboard/process_data.py [new file with mode: 0644]
utils/dashboard/uploader.py [new file with mode: 0755]