Reland "named caches: move instead of symlinking"

This relands d1ab255eac4e9ef88d437d476a586d22cda15952
with fixed tests.

BUG=715326

Review-Url: https://codereview.chromium.org/2877483004
Cr-Mirrored-From: https://github.com/luci/luci-py
Cr-Mirrored-Commit: b551d1cc05919318aa1d643cfa174a2e2c451ae8
4 files changed
tree: dc82140d994aff0d9589ef6609b67857799dc049
  1. example/
  2. libs/
  3. proto/
  4. tests/
  5. third_party/
  6. tools/
  7. utils/
  8. .gitignore
  9. artool
  10. auth.py
  11. cipd.py
  12. isolate.py
  13. isolate_format.py
  14. isolate_storage.py
  15. isolated_format.py
  16. isolateserver.py
  17. LICENSE
  18. LUCI_CONTEXT.md
  19. named_cache.py
  20. PRESUBMIT.py
  21. README.md
  22. README.py
  23. run_isolated.py
  24. swarming.py
  25. trace_inputs.py
  26. WATCHLISTS
README.md

LUCI Python Client

This is the Python Client code for LUCI. It's part of the main python repo, and is also mirrored into a standalone client-py repo.

License

This project is licensed under Apache v2.0 license. See LICENSE for details.