[ https://issues.apache.org/jira/browse/FLINK-10853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687943#comment-16687943 ]
ASF GitHub Bot commented on FLINK-10853: ---------------------------------------- pnowojski commented on a change in pull request #7081: [FLINK-10853] Provide end-to-end test for Kafka 0.9 connector URL: https://github.com/apache/flink/pull/7081#discussion_r233819381 ########## File path: flink-end-to-end-tests/run-pre-commit-tests.sh ########## @@ -53,6 +53,7 @@ run_test "State Evolution end-to-end test" "$END_TO_END_DIR/test-scripts/test_st run_test "Batch Python Wordcount end-to-end test" "$END_TO_END_DIR/test-scripts/test_batch_python_wordcount.sh" run_test "Streaming Python Wordcount end-to-end test" "$END_TO_END_DIR/test-scripts/test_streaming_python_wordcount.sh" run_test "Wordcount end-to-end test" "$END_TO_END_DIR/test-scripts/test_batch_wordcount.sh" +run_test "Kafka 0.9 end-to-end test" "$END_TO_END_DIR/test-scripts/test_streaming_kafka09.sh" Review comment: I think I would move the 0.9 and 0.10 tests to nightly build ---------------------------------------------------------------- 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: us...@infra.apache.org > Provide end-to-end test for Kafka 0.9 connector > ----------------------------------------------- > > Key: FLINK-10853 > URL: https://issues.apache.org/jira/browse/FLINK-10853 > Project: Flink > Issue Type: Test > Components: E2E Tests > Reporter: vinoyang > Assignee: vinoyang > Priority: Major > Labels: pull-request-available > -- This message was sent by Atlassian JIRA (v7.6.3#76005)