Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21845#discussion_r209807634
  
    --- Diff: dev/run-tests-jenkins.py ---
    @@ -181,8 +181,8 @@ def main():
         short_commit_hash = ghprb_actual_commit[0:7]
     
         # format: http://linux.die.net/man/1/timeout
    -    # must be less than the timeout configured on Jenkins (currently 350m)
    -    tests_timeout = "300m"
    +    # must be less than the timeout configured on Jenkins (currently 400m)
    +    tests_timeout = "340m"
    --- End diff --
    
    Woah .. got it .. 


---

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

Reply via email to