summaryrefslogtreecommitdiffstats
path: root/cvp/docker
AgeCommit message (Collapse)AuthorFilesLines
2017-11-01[cvp-web] Show some SUT hardware info in 'My Results'grakiss1-0/+6
[cvp-web] Show SUT endpoint in web page JIRA: DOVETAIL-541 JIRA: DOVETAIL-547 Show some SUT hardware info that dovetail concern in 'My Results' web page. Show the info of all endpoints get from Dovetail tool in the web page. Change-Id: Ibc465396e17b7c22678e3948fa2f659cbff6f323 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-10-12[web-cvp]failed to build docker image due to setuptools versiongrakiss1-0/+1
JIRA: DOVETAIL-526 error on docker build, upgrade the setuptools: error in cryptography setup command: Invalid environment marker: python_version < '3' Change-Id: If3b2b2ecd3a3e23f66cacb6a2048f15f1715dcd4 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-10-12[web-cvp]add a api to fecth logs of backend apigrakiss2-0/+9
JIRA: DOVETAIL-525 provide a easy way to fetch logs of backend apis Change-Id: I72054a6e155e6970254ed391dfa8b25943eceb35 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-10-09[web-cvp]fix api&web service in dockerfilesgrakiss2-6/+10
JIRA: DOVETAIL-523 api&web services is not running due to packages installation errors Change-Id: I5175d987dfda3cefe28a3a37754acc9fc8d7bc13 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-09-29Merge "[cvp-web]correct dockerfile"Leo wang2-2/+25
2017-09-29[cvp-web]correct dockerfilegrakiss2-2/+25
JIRA: DOVETAIL-515 correct dockerfile, git clone from dovetail Change-Id: I1dee7f8ae5278f55bcf5928bbf88cdb079388494 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-09-28[cvp-web]remove useless docker-compose yamlgrakiss2-67/+7
JIRA: DOVETAIL-514 remove useless docker-compose yaml Change-Id: Ic754488611571c3464515772680ad94bbe5651ea Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-09-28add api&web services for cvpgrakiss31-0/+2254
JIRA: DOVETAIL-512 add api&web services for cvp Change-Id: I9ef9525e980fe61dc3108035ef9a3ff8783b2697 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>