emilymye commented on pull request #12290: URL: https://github.com/apache/beam/pull/12290#issuecomment-660364144
I manually tested with sdks/go/examples/wordcount (job http://console.corp.google.com/dataflow/jobs/us-central1/2020-07-17_11_09_40-11538646221353136667) and the integration test suite, and made sure the --worker_harness_image_container was showing the containers I pushed to my $USER GCR subrepo. If the Go postsubmit is running the goIntegrationTests task, it should [build a new container](https://github.com/apache/beam/blob/master/sdks/go/test/run_integration_tests.sh#L149) I did actually run that script locally myself and had to adjust to use the global GCR repo - otherwise my tests failed because of permission errors. (workers in clouddfe, gcr in dataflow-build). I'm not sure if that was expected. ---------------------------------------------------------------- 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]
