Descriptionwebpages_playback.py: Support storing to local directories
Make webpages_playback support storing to local directories as an
alternative to Google Storage.
Rename argument --dest_gsbase to --data_store=<location>. Make this parameter
accept either gs:// url or directory for local file system storage.
Rename argument --upload_to_gs to --upload.
Implement file existence check, download and upload for the file
operation.
NOTREECHECKS=true
NOTRY=true
Committed: https://skia.googlesource.com/skia/+/b4ee7ea834db121bebcff5dc265fee776d18b773
Patch Set 1 #Patch Set 2 : remove orthogonal hunk #Patch Set 3 : use plain dir name instead of file url (relative file urls not possible) #
Total comments: 1
Patch Set 4 : address review comments #Patch Set 5 : rebase #
Messages
Total messages: 12 (3 generated)
|