You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "wangwei (JIRA)" <ji...@apache.org> on 2016/12/16 10:32:58 UTC

[jira] [Created] (SINGA-284) Add python unittest into Jenkins and link static libs into whl file

wangwei created SINGA-284:
-----------------------------

             Summary: 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)