You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/recipe_modules/infra_paths
Nodir Turakulov e718958ca0 define builder_cache base path
chromium_tests recipe module currently checks if builder_cache base path
is defined. If it is not, it let's the caller to decide where to put
the cache. All the callers choose start_dir.
https://cs.chromium.org/search/?q=get_checkout_dir&type=cs

In LUCI we want to use [CACHE]/builder as builder cache. To do that we
want to update chromium_tests recipe module to use [CACHE]/builder if
builder_cache is not defined.

Define builder_cache in buildbot to point to start dir, so that in LUCI
it is not defined and thus [CACHE]/builder is used.

R=iannucci@chromium.org
BUG=660481

Change-Id: I9018da5c43a5396add6a26ad2c12b1755fbe6307
Reviewed-on: https://chromium-review.googlesource.com/457439
Reviewed-by: Ryan Tseng <hinoka@chromium.org>
Commit-Queue: Nodir Turakulov <nodir@chromium.org>
8 years ago
..
example.expected infra_paths: do nothing if path_config is not specified 9 years ago
__init__.py Add DISABLE_STRICT_COVERAGE to modules which need it (round #2) 8 years ago
api.py infra_paths: do nothing if path_config is not specified 9 years ago
example.py deprecate git_cache path 9 years ago
path_config.py define builder_cache base path 8 years ago