GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/6145
[FLINK-9564][tests] Expose flink-end-to-end module directory to tests
## What is the purpose of the change
This PR exposes the `flink-end-to-end-tests` module directory to test
scripts for safer access to jars in sub-modules.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 9564
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6145.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 #6145
----
commit 08a9d12d88efa660f7ddadd5162c3fe44c1003c9
Author: zentol <chesnay@...>
Date: 2018-06-11T07:52:28Z
[FLINK-9564][tests] Expose flink-end-to-end module directory to tests
----
---