summaryrefslogtreecommitdiffstats
path: root/test-scheduler/server/src/test_parser.py
AgeCommit message (Collapse)AuthorFilesLines
2018-09-20fix testsuite name bugs and improve some ui detailsLeoQi1-1/+6
JIRA: BOTTLENECK-247 fix the bug where the testsuite name contains Chinese characters. add license header automatically when a testcase created. ui improvements: workflow panel only turns up when a testcase executes. add grafana pages in the webpage 'Test Result'. add the highlight effect on the navigation item. Change-Id: If0ddf82fd4630128f2c4dd7fdde30f037e5bfba7 Signed-off-by: LeoQi <QibinZheng2014@tongji.edu.cn>
2018-09-06Change naming and veriy test-scheduler functionYang (Gabriel) Yu1-0/+315
Changes: 1. Testing-scheduler -> Test-scheduler 2. lots of windows breaks '\r' and '^M' in files, batch changes to unix breaks '$' 3. Add ui/build Change-Id: I1f2c98ab9348460d4e68bfbfab664dae82b761ba Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>