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

Issue 1693363002: add a mechanism to define clang tarball mirrors (Closed)

Created:
4 years, 10 months ago by Mostyn Bramley-Moore
Modified:
4 years, 10 months ago
Reviewers:
hans, Nico
CC:
chromium-reviews, yunlian, eugenis+clang_chromium.org, glider+clang_chromium.org, dmikurube+clang_chromium.org, ukai+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

add a mechanism to define clang tarball mirrors This patch adds a CDS_CLANG_BUCKET_OVERRIDE environment variable which can be used to override the default google storage api URL from which clang tarballs are downloaded. The goal here is to minimize load on the google storage mirrors, which can become blocked for external contributors, since it is apparently quite difficult to figure out why and how to get un-blocked. BUG=586146 Committed: https://crrev.com/9756e3ee8eb786f7806374e3862d173e1905a140 Cr-Commit-Position: refs/heads/master@{#375472}

Patch Set 1 #

Total comments: 2

Patch Set 2 : use Nico's much simpler suggestion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M tools/clang/scripts/update.py View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 19 (8 generated)
Mostyn Bramley-Moore
@hans: please take a look. This change makes it possible for us to define local ...
4 years, 10 months ago (2016-02-15 13:27:49 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1693363002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1693363002/1
4 years, 10 months ago (2016-02-15 13:30:37 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-15 14:55:23 UTC) #6
Nico
https://codereview.chromium.org/1693363002/diff/1/tools/clang/scripts/update.py File tools/clang/scripts/update.py (right): https://codereview.chromium.org/1693363002/diff/1/tools/clang/scripts/update.py#newcode73 tools/clang/scripts/update.py:73: CDS_URL = 'https://commondatastorage.googleapis.com/chromium-browser-clang' Do you really need all this ...
4 years, 10 months ago (2016-02-15 15:13:47 UTC) #8
Mostyn Bramley-Moore
https://codereview.chromium.org/1693363002/diff/1/tools/clang/scripts/update.py File tools/clang/scripts/update.py (right): https://codereview.chromium.org/1693363002/diff/1/tools/clang/scripts/update.py#newcode73 tools/clang/scripts/update.py:73: CDS_URL = 'https://commondatastorage.googleapis.com/chromium-browser-clang' On 2016/02/15 15:13:47, Nico wrote: > ...
4 years, 10 months ago (2016-02-15 16:14:07 UTC) #10
Nico
ps2 lgtm if it helps you
4 years, 10 months ago (2016-02-15 16:30:44 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1693363002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1693363002/20001
4 years, 10 months ago (2016-02-15 16:36:13 UTC) #13
Mostyn Bramley-Moore
Thanks.
4 years, 10 months ago (2016-02-15 16:55:11 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-15 17:47:47 UTC) #16
hans
lgtm2
4 years, 10 months ago (2016-02-16 17:09:41 UTC) #17
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:50:23 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9756e3ee8eb786f7806374e3862d173e1905a140
Cr-Commit-Position: refs/heads/master@{#375472}

Powered by Google App Engine
This is Rietveld 408576698