rmetzger commented on a change in pull request #18368:
URL: https://github.com/apache/flink/pull/18368#discussion_r784937385



##########
File path: flink-end-to-end-tests/run-nightly-tests.sh
##########
@@ -257,7 +257,7 @@ function run_group_2 {
     LOG4J_PROPERTIES=${END_TO_END_DIR}/../tools/ci/log4j.properties
 
     MVN_LOGGING_OPTIONS="-Dlog.dir=${DEBUG_FILES_OUTPUT_DIR} 
-DlogBackupDir=${DEBUG_FILES_OUTPUT_DIR} 
-Dlog4j.configurationFile=file://$LOG4J_PROPERTIES"
-    MVN_COMMON_OPTIONS="-Dflink.forkCount=2 -Dflink.forkCountTestPackage=2 
-Dfast -Pskip-webui-build"
+    MVN_COMMON_OPTIONS="-Dflink.forkCount=2 -Dflink.forkCountTestPackage=1 
-Dflink.forkCountTablePlanner=1 -Dfast -Pskip-webui-build"

Review comment:
       I think that difference is okay given the additional stability




-- 
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