Chromium Code Reviews
Descriptionswarming: Fix named cache support.
- Add support for named cache in swarming.py so it can be used via the CLI.
- Reshuffled the swarming.py trigger option grouping to differentiate between
properties and request metadata.
- Add integration smoke test to ensure it actually work.
- Fix named cache bug, it didn't work: free_space wasn't initialized so all the
named caches were deleted after use if min_free_space wasn't None.
- made min_free_space == 0 use the normal path.
- Add logging to help diagnose problems.
R=vadimsh@chromium.org
BUG=667290
Review-Url: https://codereview.chromium.org/2636993002
Committed: https://github.com/luci/luci-py/commit/83e5bed8895f64f184dd994d721420835c9cbb64
Patch Set 1 : . #Patch Set 2 : Fix swarming_test.py #
Messages
Total messages: 23 (16 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||