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/recipes/recipe_modules/infra_paths/examples/full.expected
Dan Jacques 59a74ed558 Add cleanup dir, use with bot_update.
Currently, "bot_update" relies on a BuildBot cleanup mechanism and, to a
lesser extent, the standard BuildBot directory layout. Both of these are
problematic when projecting it into other circumstances, notably
"remote_run" and LUCI.

Have "bot_update" handle its own cleanup. It will now choose a cleanup
directory within the hierarchy of its checkout, and explicitly purge it
prior to execution if it exists. This enforces its expected behavior in
all circumstances and removes its expectations of the greater checkout
layout.

Export "cleanup_dir" via "infra_paths" to point to "build.dead" when
running on BuildBot builds. Otherwise, it is a default directory which,
on Kitchen, is ephemeral by design.

BUG=chromium:725631
TEST=expectations

Change-Id: I664434c542a25aaa7ff3eac216208a2425730fde
Reviewed-on: https://chromium-review.googlesource.com/528057
Commit-Queue: Daniel Jacques <dnj@chromium.org>
Reviewed-by: Ryan Tseng <hinoka@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
9 years ago
..
basic.json Add cleanup dir, use with bot_update. 9 years ago
paths_buildbot_linux.json Add cleanup dir, use with bot_update. 9 years ago
paths_buildbot_mac.json Add cleanup dir, use with bot_update. 9 years ago
paths_buildbot_win.json Add cleanup dir, use with bot_update. 9 years ago
paths_generic_linux.json Add cleanup dir, use with bot_update. 9 years ago
paths_generic_mac.json Add cleanup dir, use with bot_update. 9 years ago
paths_generic_win.json Add cleanup dir, use with bot_update. 9 years ago
paths_kitchen_linux.json Add cleanup dir, use with bot_update. 9 years ago
paths_kitchen_mac.json Add cleanup dir, use with bot_update. 9 years ago
paths_kitchen_win.json Add cleanup dir, use with bot_update. 9 years ago