Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5580#discussion_r176658516 --- Diff: flink-end-to-end-tests/pom.xml --- @@ -78,6 +78,27 @@ under the License. </includes> </configuration> </execution> + <execution> --- End diff -- this will need a rebase; each tests now has its own module
---