[
https://issues.apache.org/jira/browse/FLINK-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068203#comment-16068203
]
ASF GitHub Bot commented on FLINK-7039:
---------------------------------------
GitHub user greghogan opened a pull request:
https://github.com/apache/flink/pull/4222
[FLINK-7039] [build] Increase forkCountTestPackage for sudo-enabled TravisCI
The switch from the container-based to sudo-enabled environment in TravisCI
has increased available memory from 4 GB to 7.5 GB so use a forkCount of 2 in
all packages including flink-test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greghogan/flink
7039_increase_forkcounttestpackage_for_sudo_enabled_travisci
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4222.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 #4222
----
commit 38fb54a0fdd853e0553fb8888e21a2148c752a32
Author: Greg Hogan <[email protected]>
Date: 2017-06-29T10:42:51Z
[FLINK-7039] [build] Increase forkCountTestPackage for sudo-enabled TravisCI
The switch from the container-based to sudo-enabled environment in
TravisCI has increased available memory from 4 GB to 7.5 GB so use a
forkCount of 2 in all packages including flink-test.
----
> Increase forkCountTestPackage for sudo-enabled TravisCI
> -------------------------------------------------------
>
> Key: FLINK-7039
> URL: https://issues.apache.org/jira/browse/FLINK-7039
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Affects Versions: 1.4.0
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Priority: Trivial
> Fix For: 1.4.0
>
>
> The switch from the container-based to sudo-enabled environment in TravisCI
> has increased available memory from 4 GB to 7.5 GB so use a forkCount of 2 in
> all packages including flink-test. See
> https://docs.travis-ci.com/user/ci-environment/
> The sudo-enabled machines look to be Google Compute Engine n1-standard-2 with
> 2 "virtual CPUs". See https://cloud.google.com/compute/pricing.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)