summaryrefslogtreecommitdiffstats
path: root/utils/dashboard/uploader.py
AgeCommit message (Collapse)AuthorFilesLines
2017-01-12Modify utils/ code into PEP8 styleliyin1-1/+3
JIRA: BOTTLENECK-100 Modify all the code in the utils folder into PEP8 style. Using more standard way to realize our function. Change-Id: I965c507390adcb4404d33710f783b22241542890 Signed-off-by: liyin <liyin11@huawei.com>
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>