ayushtkn commented on a change in pull request #2342:
URL: https://github.com/apache/hadoop/pull/2342#discussion_r503965522
##########
File path: Jenkinsfile
##########
@@ -23,7 +23,7 @@ pipeline {
options {
buildDiscarder(logRotator(numToKeepStr: '5'))
- timeout (time: 20, unit: 'HOURS')
+ timeout (time: 30, unit: 'HOURS')
Review comment:
Yes, this is intentional since the changes are in the parent pom, the
tests all of all the modules are executed, the build was getting timeout in 20
hours, so have temporarily increased. Will revert this before pushing
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]