Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1117)

Issue 52050044: isolate.py: split commands hashtable and archive so each have different behavior (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by M-A
Modified:
11 years, 9 months ago
Reviewers:
vadimsh
CC:
swarming-eng_googlegroups.com, csharp+cc_chromium.org, vadimsh+cc_chromium.org, iannucci, kbr1, Kevin Graney
Base URL:
https://code.google.com/p/swarming.client@master
Visibility:
Public.

Description

isolate.py: split commands hashtable and archive so each have different behavior hashtable creates an hashtable in a directory. This is useful for archiving files on a NFS/CIFS shared drive. It is a very simple way to share files. archive uses the isolate server to upload the data. It is an active cache, so older files will be deleted. Add --isolate-server and --namespace to command archive for coherency with the other tools. Reduce --outdir to only the commands it makes sense. Stop using a default value for --outdir for the command remap, it didn't make sense. R=vadimsh@chromium.org BUG= Committed: https://code.google.com/p/swarming/source/detail?repo=client&r=f9538ee

Patch Set 1 #

Patch Set 2 : Fixes #

Patch Set 3 : Control env #

Patch Set 4 : Add a test for archive #

Patch Set 5 : int() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+352 lines, -349 lines) Patch
M isolate.py View 1 2 3 4 16 chunks +146 lines, -126 lines 0 comments Download
M tests/isolate_smoke_test.py View 36 chunks +146 lines, -222 lines 0 comments Download
M tests/isolate_test.py View 1 2 3 3 chunks +60 lines, -1 line 0 comments Download

Messages

Total messages: 6
M-A
This will be tricky to roll, since --outdir becomes --isolate-server. This means the canary will ...
11 years, 9 months ago (2014-01-24 16:47:34 UTC) #1
M-A
Rietveld will eventually be consistent so replying over email; 2014/1/24 <vadimsh@chromium.org> > lgtm with questions ...
11 years, 9 months ago (2014-01-24 21:03:37 UTC) #2
vadimsh
Oh, I've just noticed that my comments are still marked as Drafts. Rietvled sends email ...
11 years, 9 months ago (2014-01-24 22:36:30 UTC) #3
vadimsh
On 2014/01/24 22:36:30, vadimsh wrote: > Oh, I've just noticed that my comments are still ...
11 years, 9 months ago (2014-01-24 22:36:42 UTC) #4
vadimsh
On 2014/01/24 22:36:42, vadimsh wrote: > On 2014/01/24 22:36:30, vadimsh wrote: > > Oh, I've ...
11 years, 9 months ago (2014-01-24 22:36:52 UTC) #5
M-A
11 years, 9 months ago (2014-01-30 15:44:03 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 manually as rf9538ee (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b