summaryrefslogtreecommitdiffstats
path: root/test-scheduler/docker/ui/pre-builder/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2019-01-25Fix test-scheduler build bugs.Qibin Zheng1-0/+1
JIRA: BOTTLENECK-249 1. set the conductor version at v1.10.4 2. conductor ui container: update natives to the version 1.1.6 3. scheduler ui container: update the npm to the version 6.7.0 Change-Id: I1ed975f79ce1696a59474a15c721db40509550a1 Signed-off-by: Qibin Zheng <QibinZheng2014@tongji.edu.cn>
2018-09-06Change naming and veriy test-scheduler functionYang (Gabriel) Yu1-0/+18
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>