[
https://issues.apache.org/jira/browse/SINGA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15788868#comment-15788868
]
ASF subversion and git services commented on SINGA-284:
-------------------------------------------------------
Commit 761c463dd8a2aedd59af7f3a936e359080e6828d in incubator-singa's branch
refs/heads/master from wangwei
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=761c463 ]
SINGA-284 - Add python unittest into Jenkins and link static libs into whl file
Update the script to package the whl file into a folder, whose name indicates
the version of OS, cuda and cudnn.
Update the jenkins/docker files to avoid installing libprotobuf and openblas
> 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)