zentol commented on a change in pull request #11222: [FLINK-15834] Set up 
nightly builds in Azure & various CI improvements
URL: https://github.com/apache/flink/pull/11222#discussion_r384441453
 
 

 ##########
 File path: tools/azure-pipelines/jobs-template.yml
 ##########
 @@ -177,6 +145,8 @@ jobs:
     - script: ./tools/azure-pipelines/setup_kubernetes.sh
     - script: M2_HOME=/home/vsts/maven_cache/apache-maven-3.2.5/ 
PATH=/home/vsts/maven_cache/apache-maven-3.2.5/bin:$PATH 
${{parameters.environment}} STAGE=compile ./tools/azure_controller.sh compile
       displayName: Build
+    - script: FLINK_DIR=build-target 
./flink-end-to-end-tests/run-pre-commit-tests.sh
 
 Review comment:
   add a TODO to remove this since we're pretty much eliminating the concept of 
pre-commit e2e tests.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to