[ https://issues.apache.org/jira/browse/THRIFT-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aki Sukegawa resolved THRIFT-3816. ---------------------------------- Resolution: Fixed Fix Version/s: 0.10.0 I saw a few timeouts even after this, but the typical time taken for the cross-test job is now reduced to ~43 min from ~49 min. > Reduce docker build duration on Travis-CI > ----------------------------------------- > > Key: THRIFT-3816 > URL: https://issues.apache.org/jira/browse/THRIFT-3816 > Project: Thrift > Issue Type: Improvement > Components: Build Process > Reporter: Aki Sukegawa > Assignee: Aki Sukegawa > Fix For: 0.10.0 > > > cross test jobs on Travis-CI are frequently hitting 50 min limit. > For now, reducing docker build time by several minutes should fix it. > Dockerfile changes: > * buildpack-deps base image for fewer apt packages > https://hub.docker.com/_/buildpack-deps > * fewer apt-get packages > It would cause problem for retrying. in that case we can split them again > .travis.yml changes: > * remove "docker pull" because cache can no longer be reused because of > docker change -- This message was sent by Atlassian JIRA (v6.3.4#6332)