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

Issue 1905213002: Move Win x64 clobber bot and remove Win x64 GN bots. (Closed)

Created:
4 years, 8 months ago by Dirk Pranke
Modified:
4 years, 8 months ago
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander_chromium
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Move Win x64 clobber bot and remove Win x64 GN bots. This CL moves the Win x64 Clobber bot to the chromium waterfall (from the FYI waterfall), and removes the x64 GN bots, now that the main bots have been flipped to GN. R=scottmg@chromium.org, wfh@chromium.org, brucedawson@chromium.org BUG=605318 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300102

Patch Set 1 #

Patch Set 2 : update #

Total comments: 2

Patch Set 3 : fix indent #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -1874 lines) Patch
M masters/master.chromium.win/master_win_cfg.py View 2 chunks +0 lines, -4 lines 0 comments Download
M masters/master.chromium.win/slaves.cfg View 1 chunk +0 lines, -16 lines 1 comment Download
M masters/master.chromium/master_full_cfg.py View 1 chunk +4 lines, -0 lines 0 comments Download
M masters/master.chromium/slaves.cfg View 1 chunk +8 lines, -0 lines 0 comments Download
M masters/master.tryserver.chromium.win/master.cfg View 2 chunks +5 lines, -8 lines 0 comments Download
M masters/master.tryserver.chromium.win/slaves.cfg View 1 chunk +1 line, -3 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_tests/chromium.py View 1 chunk +28 lines, -0 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_tests/chromium_webrtc_fyi.py View 1 chunk +4 lines, -4 lines 1 comment Download
M scripts/slave/recipe_modules/chromium_tests/chromium_win.py View 2 chunks +0 lines, -38 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_tests/trybots.py View 1 1 chunk +4 lines, -8 lines 0 comments Download
A + scripts/slave/recipes/chromium.expected/full_chromium_Win_x64.json View 6 chunks +7 lines, -7 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Win_x64_GN.json View 5 chunks +19 lines, -126 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Win_x64_GN__dbg_.json View 5 chunks +18 lines, -126 lines 0 comments Download
D scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_GN.json View 1 chunk +0 lines, -442 lines 0 comments Download
D scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_GN__dbg_.json View 1 chunk +0 lines, -442 lines 0 comments Download
D scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_gn_x64_dbg.json View 1 chunk +0 lines, -322 lines 0 comments Download
D scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_gn_x64_rel.json View 1 chunk +0 lines, -322 lines 0 comments Download
A + scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_x64_archive.json View 1 5 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
Dirk Pranke
Please take a look?
4 years, 8 months ago (2016-04-21 23:13:21 UTC) #3
scottmg
lgtm
4 years, 8 months ago (2016-04-21 23:18:17 UTC) #4
brucedawson
lgtm, with one question about an indenting change. https://codereview.chromium.org/1905213002/diff/20001/scripts/slave/recipes/chromium_trybot.py File scripts/slave/recipes/chromium_trybot.py (right): https://codereview.chromium.org/1905213002/diff/20001/scripts/slave/recipes/chromium_trybot.py#newcode288 scripts/slave/recipes/chromium_trybot.py:288: api.test(test_name) ...
4 years, 8 months ago (2016-04-22 00:04:44 UTC) #5
Dirk Pranke
https://codereview.chromium.org/1905213002/diff/20001/scripts/slave/recipes/chromium_trybot.py File scripts/slave/recipes/chromium_trybot.py (right): https://codereview.chromium.org/1905213002/diff/20001/scripts/slave/recipes/chromium_trybot.py#newcode288 scripts/slave/recipes/chromium_trybot.py:288: api.test(test_name) + On 2016/04/22 00:04:44, brucedawson wrote: > This ...
4 years, 8 months ago (2016-04-22 00:12:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1905213002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1905213002/40001
4 years, 8 months ago (2016-04-22 00:14:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1905213002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1905213002/40001
4 years, 8 months ago (2016-04-22 00:50:31 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=300102
4 years, 8 months ago (2016-04-22 00:54:30 UTC) #14
kjellander_chromium
Whoa, nice to see this happen but it caused a bit of extra work for ...
4 years, 8 months ago (2016-04-22 06:26:22 UTC) #16
Dirk Pranke
4 years, 8 months ago (2016-04-22 17:41:03 UTC) #17
Message was sent while issue was closed.
On 2016/04/22 06:26:22, kjellander (chromium) wrote:
> Whoa, nice to see this happen but it caused a bit of extra work for me as
Chrome
> sheriff as none of the masters were restarted, since the Win x64 GN bots
started
> firing offline slave alerts (since the slaves no longer knew where to connect
> to).
> 
> I restarted:
> * chromium.win in https://chromereviews.googleplex.com/408377013/ 
> * chromium in https://chromereviews.googleplex.com/412007013/ 

Urk, sorry, I forgot about the offline slave alerts, I was planning to restart
everything this morning. Sorry!

> I haven't restarted tryserver.chromium.win since the trybots were optional -
> I'll leave that to you.

Yup, thanks!

> You also mentioned moving GN bots from chromium.fyi in the description, but
> that's the change that happened in https://codereview.chromium.org/700053006,
> right?

I took the x64 bot off of FYI in that CL, and added it to chromium in this CL.

Powered by Google App Engine
This is Rietveld 408576698