summaryrefslogtreecommitdiffstats
path: root/utils/dashboard/process_data.py
AgeCommit message (Collapse)AuthorFilesLines
2018-07-27Remove useless files in Bottlenecks repoYang (Gabriel) Yu1-79/+0
Change-Id: I14bc29234851f57aa9b327b716f48b34076328ff Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2017-01-17Modify utils/ code into PEP8 styleliyin1-1/+1
JIRA: BOTTLENECK-100 Modify all the code in the utils folder into PEP8 style. Using more standard way to realize our function. Change-Id: Ie75c57f7fdd2a9d03849c3cb240918a6779d6be9 Signed-off-by: liyin <liyin11@huawei.com>
2017-01-12Modify utils/ code into PEP8 styleliyin1-2/+2
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-18/+23
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-04-26read rubbos parameters from a config filewangyaoguang1-1/+0
JIRA: BOTTLENECK-68 Change-Id: I0387532f2e8f1d4f03689a42efa7fe745a303eb8 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-04-15improve data processing script for rubboswangyaoguang1-13/+57
JIRA: BOTTLENECK-63 Change-Id: Iddcb8f354fcf916b3057f677a1f7b0149b727f33 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
2016-01-04add dashboard uploader for uploading results to communityrexlee87761-0/+31
JIRA:BOTTLENECK-30 Change-Id: Idb5d54026ccd77bb45cf67f65ca695988d22e55a Signed-off-by: rexlee8776 <limingjiang@huawei.com>