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

Issue 17351008: Add an alternate default boto file for bootstrapping source. (Closed)

Created:
7 years, 6 months ago by Peter Mayo
Modified:
7 years, 5 months ago
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org
Visibility:
Public.

Description

Add an alternate default boto file for bootstrapping source. Able to pull internal tools, but distinct from the source that those tools may eventually build. TBR=cmp@chromium.org BUG=252226 TEST=local buildslave Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=209166

Patch Set 1 #

Patch Set 2 : Rebased #

Total comments: 3

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -6 lines) Patch
M download_from_google_storage.py View 1 2 3 1 chunk +12 lines, -6 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Peter Mayo
And the point of the previous bug.
7 years, 6 months ago (2013-06-20 00:42:55 UTC) #1
Peter Mayo
There is an active email thread debating other ways to solve the problem at hand. ...
7 years, 6 months ago (2013-06-20 12:18:42 UTC) #2
Peter Mayo
M-A is on vacation, let's use cmp@ or iannucci@ for the OWNERS LGTM
7 years, 6 months ago (2013-06-26 14:59:58 UTC) #3
Ryan Tseng
https://codereview.chromium.org/17351008/diff/8001/download_from_google_storage.py File download_from_google_storage.py (right): https://codereview.chromium.org/17351008/diff/8001/download_from_google_storage.py#newcode262 download_from_google_storage.py:262: default=ifexists(os.path.expanduser('~/.boto.depot_tools'))) Instead of hardcoding ~/.boto.depot_toos, i'd rather it check ...
7 years, 6 months ago (2013-06-26 17:44:57 UTC) #4
Peter Mayo
Done. https://codereview.chromium.org/17351008/diff/8001/download_from_google_storage.py File download_from_google_storage.py (right): https://codereview.chromium.org/17351008/diff/8001/download_from_google_storage.py#newcode262 download_from_google_storage.py:262: default=ifexists(os.path.expanduser('~/.boto.depot_tools'))) On 2013/06/26 17:44:57, Ryan T. wrote: > ...
7 years, 6 months ago (2013-06-26 18:20:53 UTC) #5
agable
Everything in build/ and build-internal/ expects the bot to have its .boto file at /b/build/site_config/.boto. ...
7 years, 6 months ago (2013-06-26 18:59:03 UTC) #6
Peter Mayo (wrong one)
https://sites.google.com/a/google.com/chrome-infrastructure/buildbot/deploying-buildbots?pli=1#TOC-Additional-Linux-Buildbot-slave-configuration-for-ChromeOS-slaves : step 3 It's been documented in the chrome-infrastructure manual for a very long ...
7 years, 6 months ago (2013-06-26 19:07:16 UTC) #7
Ryan Tseng
How are you testing the slave? Are you running commands on the command line, or ...
7 years, 6 months ago (2013-06-26 19:24:37 UTC) #8
Ryan Tseng
Ooop nevermind, found something. See comment. Note: call() is interactive, check_call() blocks until the process ...
7 years, 6 months ago (2013-06-26 19:26:31 UTC) #9
Peter Mayo
On 2013/06/26 19:26:31, Ryan T. wrote: > Ooop nevermind, found something. See comment. > > ...
7 years, 6 months ago (2013-06-26 19:34:52 UTC) #10
Peter Mayo
On 2013/06/26 19:24:37, Ryan T. wrote: > How are you testing the slave? Are you ...
7 years, 6 months ago (2013-06-26 19:35:34 UTC) #11
Peter Mayo
On 2013/06/26 19:35:34, Peter Mayo wrote: > On 2013/06/26 19:24:37, Ryan T. wrote: > > ...
7 years, 6 months ago (2013-06-26 19:36:13 UTC) #12
Ryan Tseng
lgtm. cmp: Can you do an owners approval since maruel isn't around?
7 years, 6 months ago (2013-06-26 21:47:36 UTC) #13
Peter Mayo
Tested.
7 years, 5 months ago (2013-06-28 17:02:30 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petermayo@chromium.org/17351008/20001
7 years, 5 months ago (2013-06-28 17:02:40 UTC) #15
commit-bot: I haz the power
7 years, 5 months ago (2013-06-28 17:04:46 UTC) #16
Message was sent while issue was closed.
Change committed as 209166

Powered by Google App Engine
This is Rietveld 408576698