You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/11/07 16:52:26 UTC

[GitHub] zentol commented on a change in pull request #7045: [hotfix] Update nightly master cron jobs

zentol commented on a change in pull request #7045: [hotfix] Update nightly master cron jobs
URL: https://github.com/apache/flink/pull/7045#discussion_r231588225
 
 

 ##########
 File path: splits/split_misc.sh
 ##########
 @@ -43,12 +43,16 @@ echo "Flink distribution directory: $FLINK_DIR"
 
 # run_test "<description>" "$END_TO_END_DIR/test-scripts/<script_name>"
 
+run_test "Flink CLI end-to-end test" "$END_TO_END_DIR/test-scripts/test_cli.sh"
 
 Review comment:
   please also update `split_misc_hadoopfree` to include all tests independent of hadoop. I've copied `split_misc.sh` for now since it's the easiest&fastest option.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services