[
https://issues.apache.org/jira/browse/THRIFT-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170816#comment-15170816
]
ASF GitHub Bot commented on THRIFT-3690:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/906
> 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)