boyuanzz commented on a change in pull request #13797:
URL: https://github.com/apache/beam/pull/13797#discussion_r565722989
##########
File path: build.gradle
##########
@@ -160,6 +160,7 @@ task javaPreCommitPortabilityApi() {
task javaPostCommit() {
dependsOn ":runners:google-cloud-dataflow-java:postCommit"
+ dependsOn ":runners:google-cloud-dataflow-java:postCommitRunnerV2"
Review comment:
I like the idea that we add runner v2 post commit into current test
suite. One further question I have is that should we consider have dataflow
post commit separated from java post commit? cc: @tysonjh
----------------------------------------------------------------
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]