Add conductor UI to the result page of test scheduler 80/67680/1
authortjuyinkanglin <14_ykl@tongji.edu.cn>
Wed, 24 Apr 2019 07:09:06 +0000 (15:09 +0800)
committertjuyinkanglin <14_ykl@tongji.edu.cn>
Wed, 24 Apr 2019 07:25:43 +0000 (15:25 +0800)
commitde5d561dcf0791b120087ffb9f7506f41c2cb0e0
treeaef01764217cf74bc003b89bfbbc63b55e5cdf9d
parent80edaf3c201bec85fe8a403e03b68899c08df3bb
Add conductor UI to the result page of test scheduler

Conductor UI is added to the result page of test scheduler so that users can see execution results of test cases.

Change-Id: I9d4f35bac88be17be4fadf2830ce5073bd9d3818
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
test-scheduler/ui/src/components/conductor_ui.vue [new file with mode: 0644]
test-scheduler/ui/src/router/index.js