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


##########
flink-end-to-end-tests/run-nightly-tests.sh:
##########
@@ -258,7 +258,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 -Dfast -Pskip-webui-build"
+    MVN_COMMON_OPTIONS="-Dflink.forkCountITCase=2 -Dflink.forkCountUnitTest=4 
-Dfast -Pskip-webui-build"

Review Comment:
   I don't think we need to set these explicitly anymore.



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to