Abacn commented on code in PR #28565:
URL: https://github.com/apache/beam/pull/28565#discussion_r1333199410
##########
.github/workflows/beam_PreCommit_Java_Examples_Dataflow_Java11.yml:
##########
@@ -110,7 +110,7 @@ jobs:
- name: run javaExamplesDataflowPrecommit script
uses: ./.github/actions/gradle-command-self-hosted-action
with:
- gradle-command: :javaExamplesDataflowPrecommit
+ gradle-command:
:runners:google-cloud-dataflow-java:examples:preCommit
Review Comment:
as we already see quota error `java.lang.RuntimeException: Startup of the
worker pool in zone us-central1-b failed to bring up any of the desired 1
workers.`:
https://ci-beam.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Java11_Commit/17539/testReport/junit/org.apache.beam.examples/WindowedWordCountIT/testWindowedWordCountInBatchDynamicSharding/
--
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]