summaryrefslogtreecommitdiffstats
path: root/testing-scheduler/server/src
AgeCommit message (Collapse)AuthorFilesLines
2018-09-04Merge "parser script and step class in backend code of testing-scheduler"Yang (Gabriel) Yu11-0/+826
2018-08-31parser script and step class in backend code of testing-schedulerLeoQi11-0/+826
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>
2018-08-30function of generating workflow config file in server part of testing-schedulerLeoQi5-0/+312
JIRA BOTTLENECK-233 A module to help generating the config files which are sent to conductor server. Based on these config files, conductor can start a workflow. Change-Id: Ibdd71be6454fe2bd2b8718da0c300827897959e0 Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>