Abacn commented on code in PR #38607:
URL: https://github.com/apache/beam/pull/38607#discussion_r3290430635
##########
runners/google-cloud-dataflow-java/build.gradle:
##########
@@ -303,11 +303,34 @@ def buildAndPushDockerJavaContainer =
tasks.register("buildAndPushDockerJavaCont
name: "${project.docker_image_default_repo_prefix}${javaVer}_sdk",
root: "apache",
tag: project.sdk_version)
+ doFirst {
Review Comment:
I'm not sure if this is relevant to the test timeout. The apache/beam CI
just works fine. Probably testing in different environemnt led to this "fix"
that is disjoint with the ongoing issue we see in apache/beam CI
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]