GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/5156
[FLINK-8079][tests] Stop end-to-end test execution after first failure
## What is the purpose of the change
This PR modifies the travis maven script to stop the execution of
end-to-end tests once the first failure was detected.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 8079
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5156.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 #5156
----
commit 3faf3707a3134cfdd40bfa0870d4e3e01579e10b
Author: zentol <[email protected]>
Date: 2017-12-12T13:04:34Z
[FLINK-8079][tests] Stop end-to-end test execution after first failure
----
---