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
Sergey Berezin 14db1dfd88 Revert "define builder_cache base path"
This reverts commit e718958ca0.

Reason for revert: Suspected to have caused an outage http://o/370111
It seems to have shifted the current dir to a new place, created another checkout and some bots with small disk space ran out of disk.

Original change's description:
> 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>
> 

TBR=iannucci@chromium.org,hinoka@chromium.org,estaab@chromium.org,nodir@chromium.org,chromium-reviews@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=660481

Change-Id: Ia239ebe12a5bea1987c2ee23e543460efe753c81
Reviewed-on: https://chromium-review.googlesource.com/457778
Reviewed-by: Sergey Berezin <sergeyberezin@chromium.org>
Commit-Queue: Sergey Berezin <sergeyberezin@chromium.org>
8 years ago
..
bot_update Pass env via context rather than api.step kwargs 8 years ago
cipd [recipe_modules/cipd] Refactor creation methods. 8 years ago
depot_tools deprecate depot_tools path 9 years ago
gclient Pass env via context rather than api.step kwargs 8 years ago
gerrit Pass env via context rather than api.step kwargs 8 years ago
git Pass env via context rather than api.step kwargs 8 years ago
git_cl Add DISABLE_STRICT_COVERAGE to modules which need it 8 years ago
gsutil Roll recipe dependencies (nontrivial). 8 years ago
infra_paths Revert "define builder_cache base path" 8 years ago
presubmit Pass env via context rather than api.step kwargs 8 years ago
rietveld Add DISABLE_STRICT_COVERAGE to modules which need it 8 years ago
tryserver Roll recipe dependencies (nontrivial). 8 years ago
OWNERS Add recipe-roller as an OWNER of recipe modules. 9 years ago