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

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

SUCCESS: Integrated in Thrift-precommit #217 (See 
[https://builds.apache.org/job/Thrift-precommit/217/])
THRIFT-3690 Work around docker image build failures on Travis-CI (nsuke: 
[https://github.com/apache/thrift/commit/ace015470ad84b61982fedec8c59fd0de7602678])
* build/docker/scripts/autotools.sh
* build/docker/scripts/cmake.sh
* .travis.yml
* 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
>
> 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