GitHub user liancheng opened a pull request:

    https://github.com/apache/spark/pull/16163

    [SPARK-18730] Post Jenkins test report page instead of the full console 
output page to GitHub

    ## What changes were proposed in this pull request?
    
    Currently, the full console output page of a Spark Jenkins PR build can be 
as large as several megabytes. It takes a relatively long time to load and may 
even freeze the browser for quite a while.
    
    This PR makes the build script to post the test report page link to GitHub 
instead. The test report page is way more concise and is usually the first page 
I'd like to check when investigating a Jenkins build failure.
    
    ## How was this patch tested?
    
    N/A.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/liancheng/spark jenkins-test-report

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/16163.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #16163
    
----
commit 6aa9f34fa2abd02ae07dea5c0a404d67f7ae5998
Author: Cheng Lian <l...@databricks.com>
Date:   2016-12-06T00:44:54Z

    Post Jenkins test report page instead of the full console output page

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to