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 2020/01/08 13:29:46 UTC

[GitHub] [flink] tillrohrmann commented on a change in pull request #10666: [FLINK-15214] Introduce multiple submission e2e test

tillrohrmann commented on a change in pull request #10666: [FLINK-15214] Introduce multiple submission e2e test
URL: https://github.com/apache/flink/pull/10666#discussion_r364230155
 
 

 ##########
 File path: tools/travis/splits/split_container.sh
 ##########
 @@ -51,6 +51,7 @@ run_test "Run kubernetes test" "$END_TO_END_DIR/test-scripts/test_kubernetes_emb
 run_test "Run kubernetes session test" "$END_TO_END_DIR/test-scripts/test_kubernetes_session.sh"
 if [[ "${HADOOP_INTEGRATION}" = "with-hadoop" ]]; then
     run_test "Run Mesos WordCount test" "$END_TO_END_DIR/test-scripts/test_mesos_wordcount.sh"
 
 Review comment:
   I agree with your conclusion that ideally we try to separate test cases but in this case it might acceptable to consolidate them in order to save build time.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services