You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/15 18:38:38 UTC

[GitHub] zachgk commented on a change in pull request #13279: [MXNET-1213][WIP] add centos build for Scala

zachgk commented on a change in pull request #13279: [MXNET-1213][WIP] add centos build for Scala
URL: https://github.com/apache/incubator-mxnet/pull/13279#discussion_r233961501
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -698,6 +698,17 @@ core_logic: {
         }
       }
     },
+    'Scala: CentOS CPU': {
+      node(NODE_LINUX_CPU) {
+        ws('workspace/build-centos7-cpu') {
 
 Review comment:
   Change the ws to something unique (ut-scala-centos7-cpu) and change utils.unpack_and_init from from the ubuntu based 'cpu' to 'centos7_cpu'

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services