smengcl commented on a change in pull request #1635: HADOOP-16596. [pb-upgrade] 
Use shaded protobuf classes from hadoop-thirdparty dependency
URL: https://github.com/apache/hadoop/pull/1635#discussion_r372698795
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -23,7 +23,8 @@ pipeline {
 
     options {
         buildDiscarder(logRotator(numToKeepStr: '5'))
-        timeout (time: 5, unit: 'HOURS')
+        //Increasing to 20 hours temporarily to allow precommit to run for all 
modules.
+        timeout (time: 20, unit: 'HOURS')
 
 Review comment:
   sounds good to me :)

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to