GitHub user NicoK opened a pull request:
https://github.com/apache/flink/pull/5873
[FLINK-9208][tests] fix naming of StreamNetworkThroughputBenchmarkTest
This PR fixes the naming of `StreamNetworkThroughputBenchmarkTest` so that
it gets included in the maven tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/NicoK/flink flink-9208
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5873.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 #5873
----
commit 77896ab92114ecce6cf4549700dccb158e32d9f1
Author: Nico Kruber <nico@...>
Date: 2018-04-18T15:04:38Z
[FLINK-9208][tests] fix naming of StreamNetworkThroughputBenchmarkTest
----
---