-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-3076] [Jenkins] catch & report test timeouts #1974
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
nchammas
commented
Aug 15, 2014
- Remove unused code to get jq
- Set timeout on tests and report gracefully on them
* Remove unused code to get jq * Set timeout on tests and report gracefully on them
|
QA tests have started for PR 1974 at commit
|
|
Tests timed out after a configured wait of . |
|
QA tests have started for PR 1974 at commit
|
|
Tests timed out after a configured wait of |
|
QA tests have started for PR 1974 at commit
|
|
QA tests have finished for PR 1974 at commit
|
|
LGTM - thanks for cleaning up the un-used code also. Let's see how this goes. |
|
I merged this and bumped the timeout here to 120m and bumped the Jenkins-side timeout to 130m |
|
Sounds good! |
@pwendell We should probably also remove this comment then, since it's now obsolete. |
Btw @pwendell how did you do that? I'm curious since the commit log doesn't show a separate item for the change you made to set the timeout from |
* Remove unused code to get jq * Set timeout on tests and report gracefully on them Author: Nicholas Chammas <[email protected]> Closes apache#1974 from nchammas/master and squashes the following commits: d1f1b6b [Nicholas Chammas] set timeout to realistic number 8b1ea41 [Nicholas Chammas] fix formatting 279526e [Nicholas Chammas] [SPARK-3076] catch & report test timeouts