[
https://issues.apache.org/jira/browse/SINGA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15788867#comment-15788867
]
ASF subversion and git services commented on SINGA-284:
-------------------------------------------------------
Commit e44658aa763f9aef9a38c3ea57855e71dd798ef8 in incubator-singa's branch
refs/heads/master from wangwei
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=e44658a ]
SINGA-284 - Add python unittest into Jenkins and link static libs into whl file
update python unittest to genreate xml report;
update dockerfile to install unittest-xml-reporting;
update jenkins script to run python unittest;
add USE_MODULES for compiling protobuf and blas
skip cuda test if pysinga is not compiled with cuda
> Add python unittest into Jenkins and link static libs into whl file
> -------------------------------------------------------------------
>
> Key: SINGA-284
> URL: https://issues.apache.org/jira/browse/SINGA-284
> Project: Singa
> Issue Type: Improvement
> Reporter: wangwei
>
> Python unittest (test/python) is updated to
> 1. generate xml report of the test results
> 2. skip cuda test if singa is not compiled with cuda
> Jenkins is updated to compile singa with USE_MODULES=ON and run the unittest
> of pysinga.
> Dockerfiles under tool/jenkins are updated to remove installation of protobuf
> and openblas, since they are installed by cmake (with USE_MODULES=ON).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)