GitHub user rmetzger opened a pull request:

    https://github.com/apache/flink/pull/3344

    FLINK-5731 Spilt up tests into three disjoint groups

    We were running into build timeouts again recently on travis.
    That's why I've split the tests into three groups (instead of two).
    
    This means we'll have 12 test jobs (5 run concurrently)
    
    
![image](https://cloud.githubusercontent.com/assets/89049/23065154/535d482e-f514-11e6-904a-96b124a53863.png)
    
    I'm not sure if we want to merge this or not. It gives us only 10 more 
minutes on the slowest builds, so we'll run into the issue again at some point.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rmetzger/flink flink5731

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3344.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 #3344
    
----
commit b242b3838695805e191fad55684b05c779084897
Author: Robert Metzger <[email protected]>
Date:   2017-02-13T20:43:25Z

    FLINK-5731 Spilt up tests into three disjoint groups

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to