DescriptionAdd `slave_alloc_update` tool.
Add the `slave_alloc_update` tool, which regenerates slave allocations
for waterfalls that are managed by the `common.slave_alloc`
SlaveAllocator.
In addition to the tool, this makes some supportive tweaks:
- Update master directory identification logic in `chromium_utils` to
use global environment `build`/`build_internal` directories instead of
generating them itself.
- Update master directory identification to handle master names that
don't begin with `master.`.
- Update `slave_alloc` to store state options in the allocator, rather
than have them be passed in when the state is saved. This enables
consistent state saving regardless of whether the waterfall or
`slave_alloc_update` is operating.
BUG=chromium:543290
TEST=local
- Ran script myself, seems to work!
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=297262
Patch Set 1 #
Total comments: 1
Depends on Patchset: Messages
Total messages: 7 (3 generated)
|