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 2019/12/18 08:06:37 UTC

[GitHub] [flink] KarmaGYZ commented on a change in pull request #10602: [FLINK-10938] Add e2e test for natively running flink session cluster on kubernetes

KarmaGYZ commented on a change in pull request #10602: [FLINK-10938] Add e2e test for natively running flink session cluster on kubernetes
URL: https://github.com/apache/flink/pull/10602#discussion_r359199916
 
 

 ##########
 File path: tools/travis/splits/split_container.sh
 ##########
 @@ -47,6 +47,7 @@ run_test "Wordcount on Docker test (custom fs plugin)" "$END_TO_END_DIR/test-scr
 run_test "Running Kerberized YARN on Docker test (default input)" "$END_TO_END_DIR/test-scripts/test_yarn_kerberos_docker.sh"
 run_test "Running Kerberized YARN on Docker test (custom fs plugin)" "$END_TO_END_DIR/test-scripts/test_yarn_kerberos_docker.sh dummy-fs"
 run_test "Run kubernetes test" "$END_TO_END_DIR/test-scripts/test_kubernetes_embedded_job.sh"
+run_test "Run kubernetes session test" "$END_TO_END_DIR/test-scripts/test_kubernetes_session.sh"
 
 Review comment:
   Also add it to run-nightly-tests.sh.

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