Chromium Code Reviews
DescriptionUpload retry summary to desired location instead of uploading then moving.
In the first version of archive_layout_test_retry_summary.py,
the temp file is uploaded to GS and then moved in GS, but
this doesn't work how I expected; the temp file is left around
(e.g. gs://chromium-layout-test-archives/linux_precise_blink_rel/4185)
Instead of uploading then moving, this CL changes slave_utils.GSUtilCopyfile to allow specifying a destination filename.
BUG=642980
Committed: https://chromium.googlesource.com/chromium/tools/build/+/a385da971c2908ba4501b5af3a1e54274f4b25a8
Patch Set 1 #
Total comments: 4
Patch Set 2 : Change slave_utils.GSUtilCopyFile to take an optional dest filename. #
Messages
Total messages: 21 (12 generated)
|
|||||||||||||||||||||||||||||||||||||