You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by cj...@apache.org on 2017/11/13 22:52:52 UTC

[incubator-mxnet] branch master updated: [EXPERIMENT] increasing timeout to 24hrs. (#8613)

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

cjolivier01 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 399ac03  [EXPERIMENT] increasing timeout to 24hrs. (#8613)
399ac03 is described below

commit 399ac038da885ff3dce8e43bcbdf76bb62522e73
Author: mbaijal <30...@users.noreply.github.com>
AuthorDate: Mon Nov 13 14:52:49 2017 -0800

    [EXPERIMENT] increasing timeout to 24hrs. (#8613)
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index e48e552..cbe6375 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -7,7 +7,7 @@ mx_lib = 'lib/libmxnet.so, lib/libmxnet.a, dmlc-core/libdmlc.a, nnvm/lib/libnnvm
 // command to start a docker container
 docker_run = 'tests/ci_build/ci_build.sh'
 // timeout in minutes
-max_time = 120
+max_time = 1440
 // assign any caught errors here
 err = null
 

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