You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/10/06 21:39:20 UTC

[GitHub] [beam] ibzib commented on a change in pull request #13019: [BEAM-10527] Update the test invocation cmd for portable runner

ibzib commented on a change in pull request #13019:
URL: https://github.com/apache/beam/pull/13019#discussion_r500611605



##########
File path: sdks/python/apache_beam/runners/portability/flink_runner_test.py
##########
@@ -56,10 +56,9 @@
 
 # Run as
 #
-# pytest flink_runner_test.py \
-#     [--test_pipeline_options "--flink_job_server_jar=/path/to/job_server.jar \
-#                               --environment_type=DOCKER"] \
-#     [FlinkRunnerTest.test_method, ...]
+# pytest flink_runner_test.py[::TestClass::test_case] \
+#     --test-pipeline-options "--flink_job_server_jar=/path/to/job_server.jar \

Review comment:
       I think this configuration will be fine for testing most things.




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