summaryrefslogtreecommitdiffstats
path: root/testing-scheduler/server/src/test_parser.py
AgeCommit message (Collapse)AuthorFilesLines
2018-09-06Change naming and veriy test-scheduler functionYang (Gabriel) Yu1-315/+0
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>
2018-08-31parser script and step class in backend code of testing-schedulerLeoQi1-0/+315
JIRA: BOTTLENECK-234 add the main parse function and base classes of step. Change-Id: Id7554ed065ada84f23b3ca498ffb89c1127850b5 Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>