commit | c8f08fa908dd4bfa2a5f918c77ef08516f822981 | [log] [tgz] |
---|---|---|
author | Ben Pastene <bpastene@chromium.org> | Fri Sep 22 21:24:25 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 22 21:24:25 2023 |
tree | 5be6fda44bd3c407ffe3acd0407420c67b1a7db3 | |
parent | 062529b17ec5fa85f4469551ac4eb2ce265f8e73 [diff] |
infra: Mark 'Android arm Builder (dbg)' as free_space:high https://crrev.com/c/4875696 changed this builder to compile all: https://ci.chromium.org/ui/p/chromium/builders/ci/Android%20arm%20Builder%20%28dbg%29 Since then, it's been running out of disk space unsurprisingly. So this moves it to target free_space:high bots. That has the effect that it will run on machines that swarming has different space requirements for (ie: it won't clobber overly-large builder caches). This should let it run on a bot with enough space for its builds. https://crrev.com/i/6486402 will add a single machine over to accomodate. Bug: 1485882 Change-Id: I96afcbb0346d507703f60e3cbf2151a46b94cac3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4884856 Reviewed-by: Garrett Beaty <gbeaty@google.com> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1200482}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.