1ddbe1aa69
The root disk on our GCE VMs typically only have 15GB and have a much larger disk attached to them. We want the Bazel cache to be on this larger disk so we don't run out of disk space as often. BuildTaskDrivers was not doing that, but the task drivers which use Bazel are. Change-Id: I0f797188576707341972a1db7418e8916633333c Bug: skia:12541 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/525456 Reviewed-by: Ravi Mistry <rmistry@google.com> |
||
---|---|---|
.. | ||
bots | ||
canvaskit | ||
cmake | ||
config | ||
cross-compile/docker/cross-linux-arm64 | ||
docker | ||
gcc | ||
lottiecap | ||
pathkit | ||
project-config | ||
wasm-common | ||
README.md | ||
skcq.json |
This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the main branch (e.g. config for the CQ committing to the main branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).