[ 
https://issues.apache.org/jira/browse/THRIFT-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959697#comment-15959697
 ] 

ASF GitHub Bot commented on THRIFT-4071:
----------------------------------------

GitHub user jeking3 opened a pull request:

    https://github.com/apache/thrift/pull/1245

    THRIFT-4071: rebalance build job 5 to eliminate CI failures

    

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

    $ git pull https://github.com/jeking3/thrift THRIFT-4071

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

    https://github.com/apache/thrift/pull/1245.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 #1245
    
----
commit 76acbdd9faa27db0ee7e454ad13319d25bbc7d81
Author: James E. King, III <[email protected]>
Date:   2017-04-06T20:31:28Z

    THRIFT-4071: rebalance build job 5 to eliminate CI failures

----


> Consolidate the Travis CI jobs where possible to put less stress on the 
> Apache Foundation's allocation of CI build slaves
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-4071
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4071
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process
>    Affects Versions: 0.10.0
>         Environment: Travis CI
>            Reporter: James E. King, III
>            Assignee: James E. King, III
>             Fix For: 0.11.0
>
>
> Based on INFRA-13477 it sounds like we need to start working on eliminating 
> unnecessary build jobs of combining some of them.  I emailed the dev mailing 
> list but didn't hear back after 5 days, so I am proceeding with these changes:
> # We don't need to run cross tests on both debian andon ubuntu, especially 
> since we're using a dockerfile that's practically identical between the two; 
> one derives from the other.  I'd like to recommend removing build jobs #2 and 
> #4 (debian) and keeping the ubuntu ones.
> # Given we remove debian build jobs #2 and #4 above, we can keep #10 which is 
> a Debian build job with cmake, and eliminate #9 which is the same as #10 but 
> on Ubuntu.  I think it is adqeuately covered in other jobs.
> # We don't need to build the matrix of (boost threads, std 
> threads)x(gcc,clang).  Let's get rid of #12 which is boost threads with 
> clang, and let's get rid of #15 which is std threads with gcc.
> # Add missing compiler plug-in builds for autoconf and clang.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to