GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/5720
[FLINK-8957][tests] Port JMXJobManagerMetricTest to flip6
Based on #5690.
## What is the purpose of the change
Ports the `JMXJobManagerMetricTest` to use `MiniClusterResource`.
## Verifying this change
Run `JMXJobManagerMetricTest` with `flip6` profile enabled/disabled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 8957
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5720.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 #5720
----
commit 42e97294d1919c7020c687f9c389f61871cc3c6a
Author: zentol <chesnay@...>
Date: 2018-03-19T13:17:34Z
[FLINK-8957][tests] Port JMXJobManagerMetricTest to flip6
----
---