Skip to content

Commit 710c8d1

Browse files
author
Brennon York
committed
added 30 minutes to the test benchmark
1 parent 66159c3 commit 710c8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/run-tests-jenkins

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ COMMIT_URL="https://github.com/apache/spark/commit/${ghprbActualCommit}"
4747
# GitHub doesn't auto-link short hashes when submitted via the API, unfortunately. :(
4848
SHORT_COMMIT_HASH="${ghprbActualCommit:0:7}"
4949

50-
TESTS_TIMEOUT="120m" # format: http://linux.die.net/man/1/timeout
50+
TESTS_TIMEOUT="150m" # format: http://linux.die.net/man/1/timeout
5151

5252
# Array to capture all tests to run on the pull request. These tests are held under the
5353
#+ dev/tests/ directory.

0 commit comments

Comments
 (0)