szha commented on a change in pull request #18025: URL: https://github.com/apache/incubator-mxnet/pull/18025#discussion_r413477951
########## File path: ci/jenkins/Jenkinsfile_centos_cpu ########## @@ -21,7 +21,7 @@ // See documents at https://jenkins.io/doc/book/pipeline/jenkinsfile/ // timeout in minutes -max_time = 180 +max_time = 240 Review comment: I noticed that windows tests were running into timeout. also, we should have other ways for handling hanging issue than relying on step level timeout. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
