Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(61)

Issue 103803006: Checkout tarball for chrome and blink for initial sync on a bot (Closed)

Created:
7 years ago by Ryan Tseng
Modified:
6 years, 11 months ago
Reviewers:
cmp, iannucci, hinoka
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Checkout tarball for chrome and blink for initial sync on a bot BUG=327494 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=243221

Patch Set 1 #

Patch Set 2 : Added comments #

Patch Set 3 : Reverted no-op change #

Total comments: 16

Patch Set 4 : Review fix #

Patch Set 5 : Switched from tarfile for extraction to calling tar #

Patch Set 6 : Switched to using gclient_utils.rmtree #

Patch Set 7 : Indents and todo #

Total comments: 6

Patch Set 8 : Review fix #

Patch Set 9 : Review fix #

Total comments: 1

Patch Set 10 : nit comma #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -0 lines) Patch
M gclient_scm.py View 1 2 3 4 5 6 7 8 9 3 chunks +66 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Ryan Tseng
So everytime we reimage the ccompute fleet, or when the trybot blow away their svn ...
7 years ago (2013-12-09 22:14:39 UTC) #1
hinoka
Tested locally and on a bot, seems to work
7 years ago (2013-12-11 00:11:57 UTC) #2
Ryan Tseng
Friendly ping :)
7 years ago (2013-12-11 09:12:27 UTC) #3
cmp
https://codereview.chromium.org/103803006/diff/40001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/103803006/diff/40001/gclient_scm.py#newcode1183 gclient_scm.py:1183: 'gs_path': '/chromium-svn-checkout/chrome/' Prepend gs:/ to this and on line ...
6 years, 12 months ago (2013-12-26 19:25:44 UTC) #4
cmp
Ryan, is this ready to go?
6 years, 11 months ago (2014-01-07 00:55:54 UTC) #5
hinoka
https://codereview.chromium.org/103803006/diff/40001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/103803006/diff/40001/gclient_scm.py#newcode1183 gclient_scm.py:1183: 'gs_path': '/chromium-svn-checkout/chrome/' On 2013/12/26 19:25:45, cmp wrote: > Prepend ...
6 years, 11 months ago (2014-01-07 00:57:25 UTC) #6
cmp
https://codereview.chromium.org/103803006/diff/40001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/103803006/diff/40001/gclient_scm.py#newcode1218 gclient_scm.py:1218: f.extractall(self.checkout_path) On 2014/01/07 00:57:25, hinoka wrote: > On 2013/12/26 ...
6 years, 11 months ago (2014-01-07 01:09:51 UTC) #7
hinoka
ptal https://codereview.chromium.org/103803006/diff/40001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/103803006/diff/40001/gclient_scm.py#newcode1218 gclient_scm.py:1218: f.extractall(self.checkout_path) On 2014/01/07 01:09:52, cmp wrote: > On ...
6 years, 11 months ago (2014-01-07 02:03:31 UTC) #8
cmp
https://codereview.chromium.org/103803006/diff/180001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/103803006/diff/180001/gclient_scm.py#newcode1215 gclient_scm.py:1215: if sys.platform == 'linux2': This code exists in a ...
6 years, 11 months ago (2014-01-07 02:06:25 UTC) #9
cmp
https://codereview.chromium.org/103803006/diff/180001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/103803006/diff/180001/gclient_scm.py#newcode1181 gclient_scm.py:1181: 'gs_path': 'gs://chromium-svn-checkout/chrome/' indent mismatch (+2 on line 1180, +4 ...
6 years, 11 months ago (2014-01-07 02:10:13 UTC) #10
hinoka
https://codereview.chromium.org/103803006/diff/180001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/103803006/diff/180001/gclient_scm.py#newcode1181 gclient_scm.py:1181: 'gs_path': 'gs://chromium-svn-checkout/chrome/' On 2014/01/07 02:10:14, cmp wrote: > indent ...
6 years, 11 months ago (2014-01-07 02:17:10 UTC) #11
cmp
lgtm with nit Before you land this, okease put this on a Linux bot in ...
6 years, 11 months ago (2014-01-07 02:20:04 UTC) #12
hinoka
ssh-ed into slave302-c4 rm ~/slavebin/gclient cd /b/depot_tools wget https://codereview.chromium.org/download/issue103803006_280001.diff patch < issue103803006_280001.diff rm /b/build/slave/linux_aura/build/src chrome-bot@slave302-c4:/b/build/slave/linux_aura/build$ ...
6 years, 11 months ago (2014-01-07 02:28:59 UTC) #13
hinoka
Tested on golo bot too, seems to work, gonna deploy
6 years, 11 months ago (2014-01-07 03:56:12 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hinoka@google.com/103803006/280001
6 years, 11 months ago (2014-01-07 03:57:41 UTC) #15
commit-bot: I haz the power
6 years, 11 months ago (2014-01-07 03:59:19 UTC) #16
Message was sent while issue was closed.
Change committed as 243221

Powered by Google App Engine
This is Rietveld 408576698