[ https://issues.apache.org/jira/browse/THRIFT-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958019#comment-15958019 ]
ASF GitHub Bot commented on THRIFT-4071: ---------------------------------------- Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1238 The build failure is due to a docker image rebuild because of a submit that was not against master from yesterday/today. > 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 > > 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)