virajjasani commented on a change in pull request #4000:
URL: https://github.com/apache/hadoop/pull/4000#discussion_r813604190
##########
File path: dev-support/Jenkinsfile
##########
@@ -47,7 +47,7 @@ pipeline {
options {
buildDiscarder(logRotator(numToKeepStr: '5'))
- timeout (time: 24, unit: 'HOURS')
+ timeout (time: 30, unit: 'HOURS')
Review comment:
Done. Reverted the build timeout change. Created HADOOP-18142 to track
extending timeout. Now that this change is reverted, we might not be able to
get full QA results.
Thanks
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]