This is an automated email from the ASF dual-hosted git repository.

madjam pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git


The following commit(s) were added to refs/heads/master by this push:
     new da7c5bc  Clean amalgamation ws and skip failing test (#7678)
da7c5bc is described below

commit da7c5bc7041fddfc411c4e59b2a23204d2532c3a
Author: Sandeep Krishnamurthy <sandeep.krishn...@gmail.com>
AuthorDate: Tue Sep 5 12:36:31 2017 -0700

    Clean amalgamation ws and skip failing test (#7678)
    
    * Clean amalgamation ws and skip failing test
    
    * Undo skipping the failing test_ce_loss
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 6adbea1..5b2f819 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -164,7 +164,7 @@ try {
       },
       'Amalgamation MIN': {
         node('mxnetlinux') {
-          ws('workspace/amalgamation') {
+          ws('workspace/amalgamationmin') {
             init_git()
             make('cpu', '-C amalgamation/ clean')
             make('cpu', '-C amalgamation/ USE_BLAS=openblas MIN=1')

-- 
To stop receiving notification emails like this one, please contact
['"comm...@mxnet.apache.org" <comm...@mxnet.apache.org>'].

Reply via email to