[
https://issues.apache.org/jira/browse/FLINK-7004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066371#comment-16066371
]
ASF GitHub Bot commented on FLINK-7004:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/4208
[FLINK-7004] Switch to Travis Trusty image
Back-port of #4182 for 1.2.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 7004_2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4208.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4208
----
commit 29f7c18147da251143c814a843b1416bb46530fe
Author: zentol <[email protected]>
Date: 2017-06-26T09:44:45Z
[FLINK-7004] Switch to Travis Trusty image
- enable sudo for more memory
- increase java heap size
- replace usage of oraclejdk7 since it is no longer supporter
- manually install maven 3.2.5
----
> Switch to Travis Trusty image
> -----------------------------
>
> Key: FLINK-7004
> URL: https://issues.apache.org/jira/browse/FLINK-7004
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 1.2.0, 1.3.0, 1.4.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Critical
> Fix For: 1.2.2, 1.4.0, 1.3.2
>
>
> As shown in this PR https://github.com/apache/flink/pull/4167 switching to
> the Trusty image on Travis seems to stabilize the build times.
> We should switch for 1.2, 1.3 and 1.4.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)