summaryrefslogtreecommitdiffstats
path: root/utils/dashboard/uploader.py
AgeCommit message (Collapse)AuthorFilesLines
2016-10-01autopep8 fix for flake8yuyang1-4/+4
JIRA: BOTTLENECK-101 Using autopep8 to fix the python style scanned by flake8 Change-Id: I74bf28ed4d999dac3dd36e9101f099c9853a49b6 Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2016-01-04add dashboard uploader for uploading results to communityrexlee87761-0/+64
JIRA:BOTTLENECK-30 Change-Id: Idb5d54026ccd77bb45cf67f65ca695988d22e55a Signed-off-by: rexlee8776 <limingjiang@huawei.com>