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

Hudson commented on THRIFT-3690:
--------------------------------

SUCCESS: Integrated in Thrift-precommit #237 (See 
[https://builds.apache.org/job/Thrift-precommit/237/])
THRIFT-3690 Work around docker image build failures on Travis-CI Client: 
(nsuke: 
[https://github.com/apache/thrift/commit/2c5ed27a25087f541312d35938056890c4784fc6])
* .travis.yml
* build/docker/scripts/autotools.sh
* build/docker/scripts/cmake.sh
* build/docker/scripts/cross-test.sh


> Work around docker image build failures on Travis-CI
> ----------------------------------------------------
>
>                 Key: THRIFT-3690
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3690
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>    Affects Versions: 0.10.0
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>             Fix For: 0.10.0
>
>
> As each of 24 jobs build downloads or builds a docker image, one or two of 
> them has been constantly failing.
> It should be alleviated by introducing retry and also disabling the 10 min 
> auto failure.
> Also, according to the doc, travis-ci env has 2 cores.
> https://docs.travis-ci.com/user/ci-environment/
> So I'm changing make -j4 -> -j3 for now to see if it reduces some test 
> flakiness for free.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to