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



##########
File path: tools/ci/compile.sh
##########
@@ -48,7 +48,7 @@ echo 
"==========================================================================
 EXIT_CODE=0
 
 run_mvn clean deploy 
-DaltDeploymentRepository=validation_repository::default::file:$MVN_VALIDATION_DIR
 -Dflink.convergence.phase=install -Pcheck-convergence -Dflink.forkCount=2 \
-    -Dflink.forkCountTestPackage=2 -Dmaven.javadoc.skip=true -U -DskipTests | 
tee $MVN_CLEAN_COMPILE_OUT
+    -Dflink.forkCountTestPackage=1 -Dflink.forkCountTablePlanner=1 
-Dmaven.javadoc.skip=true -U -DskipTests | tee $MVN_CLEAN_COMPILE_OUT

Review comment:
       This change should be unnecessary given that we skip all tests anyway




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