GJL commented on a change in pull request #10666: [FLINK-15214] Introduce
multiple submission e2e test
URL: https://github.com/apache/flink/pull/10666#discussion_r362499006
##########
File path: flink-end-to-end-tests/run-nightly-tests.sh
##########
@@ -119,6 +119,7 @@ run_test "Run kubernetes session test"
"$END_TO_END_DIR/test-scripts/test_kubern
################################################################################
run_test "Run Mesos WordCount test"
"$END_TO_END_DIR/test-scripts/test_mesos_wordcount.sh"
+run_test "Run Mesos multiple submission test"
"$END_TO_END_DIR/test-scripts/test_mesos_multi_submission.sh"
Review comment:
Maybe
```
test_mesos_multiple_submissions.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:
[email protected]
With regards,
Apache Git Services