zentol commented on code in PR #19458:
URL: https://github.com/apache/flink/pull/19458#discussion_r849654347


##########
flink-tests/pom.xml:
##########
@@ -404,7 +404,7 @@ under the License.
                                        </classpathDependencyExcludes>
                                        <!-- We override the fork behaviour for 
those expensive tests to avoid process
                                        kills due to container limits on travis 
-->
-                                       
<forkCount>${flink.forkCountTestPackage}</forkCount>
+                                       
<forkCount>${flink.forkCount}</forkCount>

Review Comment:
   yes, that's a good point



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to