Move new ARM64 Docker workers into arm64 queue#2280
Merged
fweikert merged 1 commit intobazelbuild:masterfrom May 6, 2025
Merged
Move new ARM64 Docker workers into arm64 queue#2280fweikert merged 1 commit intobazelbuild:masterfrom
fweikert merged 1 commit intobazelbuild:masterfrom
Conversation
Member
|
Can we create new GCE images with this change in advance so that we don't have to wait after we shutdown the existing arm64 machines? |
meteorcloudy
approved these changes
May 6, 2025
fweikert
added a commit
to fweikert/continuous-integration
that referenced
this pull request
May 6, 2025
This change also removes the custom setup for the ubuntu2004_arm64 platform that was necessary when we were not running on GCE machines. It should only be merged once new images with bazelbuild#2280 have been deployed. Progress towards bazelbuild#2272
Member
Author
|
Yeah, I'll split this one (see #2282). |
Progress towards bazelbuild#2272
fweikert
added a commit
that referenced
this pull request
May 6, 2025
fweikert
added a commit
that referenced
this pull request
May 6, 2025
copybara-service bot
pushed a commit
to bazelbuild/bazel
that referenced
this pull request
May 6, 2025
We're moving from a physical machine to single-use Docker workers, so cleaning is no longer necessary. We can only submit this change once new GCE images with bazelbuild/continuous-integration#2280 have been deployed. Progress towards bazelbuild/continuous-integration#2272 PiperOrigin-RevId: 755329192 Change-Id: I1c2a9cee952252a4a054693dac992b1c8f0af28e
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Progress towards #2272