You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/04/06 20:29:41 UTC

[jira] [Reopened] (THRIFT-4071) Consolidate the Travis CI jobs where possible to put less stress on the Apache Foundation's allocation of CI build slaves

     [ https://issues.apache.org/jira/browse/THRIFT-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King, III reopened THRIFT-4071:
----------------------------------------

Reopening as build job #5 (which is a couple other jobs combined) is failing due to write errors pretty regularly.  Need to move one or two languages to another build job.

> 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)