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

Issue 2000403004: bot_update: remove activation check for non-masters (Closed)

Created:
4 years, 7 months ago by nodir
Modified:
4 years, 6 months ago
Reviewers:
Ryan Tseng, iannucci, hinoka
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

bot_update: remove activation check for non-masters Activation check was useful when transitioning buildbot masters to bot_update. It is not needed in buidlbotless world. Disable the check if --master is not passed, which is the case in buildbotless world R=hinoka@chromium.org, iannucci@chromium.org BUG=613641 Committed: https://chromium.googlesource.com/chromium/tools/build/+/d9934015cab19dc4f1e31906b6caaadf4d392942

Patch Set 1 #

Total comments: 2

Patch Set 2 : force=True #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M scripts/slave/bot_update.py View 1 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
nodir
PTAL
4 years, 7 months ago (2016-05-24 17:18:15 UTC) #1
hinoka
https://codereview.chromium.org/2000403004/diff/1/scripts/slave/bot_update.py File scripts/slave/bot_update.py (right): https://codereview.chromium.org/2000403004/diff/1/scripts/slave/bot_update.py#newcode1688 scripts/slave/bot_update.py:1688: master = options.master What about just if not master: ...
4 years, 7 months ago (2016-05-24 19:36:24 UTC) #4
hinoka
fwiw, i had a plan to add in a bot_update_lite which removes most of the ...
4 years, 7 months ago (2016-05-24 19:41:37 UTC) #5
nodir
https://codereview.chromium.org/2000403004/diff/1/scripts/slave/bot_update.py File scripts/slave/bot_update.py (right): https://codereview.chromium.org/2000403004/diff/1/scripts/slave/bot_update.py#newcode1688 scripts/slave/bot_update.py:1688: master = options.master On 2016/05/24 19:36:23, hinoka wrote: > ...
4 years, 6 months ago (2016-05-27 18:07:40 UTC) #6
Ryan Tseng
lgtm
4 years, 6 months ago (2016-05-27 18:43:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2000403004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2000403004/20001
4 years, 6 months ago (2016-05-27 18:46:28 UTC) #10
commit-bot: I haz the power
4 years, 6 months ago (2016-05-27 18:53:24 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/tools/build/+/d9934015cab19dc4f1e3...

Powered by Google App Engine
This is Rietveld 408576698