use default SDK image and aarch64 wheel - #40017
Conversation
|
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
| # Prefer an explicit image (e.g. Snapshots latest) when provided so CI can | ||
| # skip rebuilding multiarch SDK containers. Otherwise use the image built | ||
| # and pushed by the caller under MULTIARCH_TAG. | ||
| # Default to the Dataflow SDK container for this version. Official images |
There was a problem hiding this comment.
We should still use gcr.io/apache-beam-testing images. The Dataflow dev (beam-master) image doesn't publish regularly and not suitable for quickly detecting regressions. I understand we try to resolve the version mismatch found during release verification: #39957 . We can resolve this conflict by replacing the latest tag to the one found in gradle.properties:
Line 34 in ac159f4
gcr.io/apache-beam-testing/beam-sdk/beam_python3.14_sdk:2.77.0.dev
|
Assigning reviewers: R: @claudevdm for label python. Note: If you would like to opt out of this review, comment Available commands:
The PR bot will only process comments in the main thread (not review comments). |
Please add a meaningful description for your change here
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.