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

Issue 12285006: Changed asan host detection to use short hostname (Closed)

Created:
7 years, 10 months ago by hinoka
Modified:
7 years, 10 months ago
CC:
chromium-reviews, eugenis+clang_chromium.org, dmikurube+clang_chromium.org, glider+clang_chromium.org, glotov+watch_chromium.org, ukai+watch_chromium.org
Visibility:
Public.

Description

Changed asan host detection to use short hostname mini11-a1.chrome.corp.google.com is actually mini11-a1.perf.chromium.org, but lets just use short hostnames (hostname -s) so that the domain doesn't matter. BUG=170629, 174873 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182815

Patch Set 1 #

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

Messages

Total messages: 11 (0 generated)
Ryan Tseng
Clang versions aren't pinning on lkgr http://chromegw.corp.google.com/i/chromium.lkgr/builders/Mac%20ASAN%20Debug/builds/1088/steps/update_clang/logs/stdio
7 years, 10 months ago (2013-02-15 20:32:10 UTC) #1
Ryan Tseng
Sent the wrong url http://build.chromium.org/p/chromium.lkgr/builders/Mac%20ASAN%20Debug/builds/1088/steps/update_clang/logs/stdio
7 years, 10 months ago (2013-02-15 20:33:01 UTC) #2
Ilya Sherman
LGTM, thanks.
7 years, 10 months ago (2013-02-15 20:37:26 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hinoka@chromium.org/12285006/1
7 years, 10 months ago (2013-02-15 20:39:01 UTC) #4
Nico
Did you see https://codereview.chromium.org/12212212/ ? Looks like things work now, so I guess you guys ...
7 years, 10 months ago (2013-02-18 10:30:59 UTC) #5
Ryan Tseng
Yeah the mini11-a identifies itself as chrome.corp externally, but perf.chromium internally, which was why it ...
7 years, 10 months ago (2013-02-18 20:01:49 UTC) #6
hans
On 2013/02/18 20:01:49, Ryan T. wrote: > Yeah the mini11-a identifies itself as chrome.corp externally, ...
7 years, 10 months ago (2013-02-18 20:20:11 UTC) #7
Alexander Potapenko
Does update.sh know about GYP_DEFINES at all?
7 years, 10 months ago (2013-02-19 15:57:42 UTC) #8
hans
On 2013/02/19 15:57:42, Alexander Potapenko wrote: > Does update.sh know about GYP_DEFINES at all? It's ...
7 years, 10 months ago (2013-02-19 16:04:00 UTC) #9
Nico
On Tue, Feb 19, 2013 at 5:04 PM, <hans@chromium.org> wrote: > On 2013/02/19 15:57:42, Alexander ...
7 years, 10 months ago (2013-02-19 16:13:41 UTC) #10
hans
7 years, 10 months ago (2013-02-19 16:18:57 UTC) #11
Message was sent while issue was closed.
On 2013/02/19 16:13:41, Nico wrote:
> On Tue, Feb 19, 2013 at 5:04 PM,  <mailto:hans@chromium.org> wrote:
> > I believe that on all the buildbots, update.sh is run by gclient sync, so
> > GYP_DEFINES will be set at that point.
> 
> At least some of the bots have a dedicated "update clang" step which
> runs update.sh:
>
http://build.chromium.org/p/chromium.mac/builders/Mac%2520Builder%2520%2528db...
> 
> GYP_DEFINES isn't set while this runs.

Ah, ok. My idea won't work then, please ignore. :)

Powered by Google App Engine
This is Rietveld 408576698