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

Issue 1474473004: Pass mb_mastername and mb_buildername as parameters to override the default. (Closed)

Created:
5 years ago by stgao
Modified:
5 years ago
CC:
chanli, chromium-reviews, infra-reviews+build_chromium.org, Sharu Jiang, kjellander-cc_chromium.org, lijeffrey, stip+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Pass mb_mastername and mb_buildername as parameters to override the default mastername and buildername to run MB. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=297744

Patch Set 1 #

Total comments: 3

Patch Set 2 : Pass mb_mastername and mb_buildername as parameters #

Total comments: 3

Patch Set 3 : Address comments. #

Patch Set 4 : Fix nit and docstrings after rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -19 lines) Patch
M scripts/slave/recipe_modules/chromium_tests/api.py View 1 2 3 8 chunks +35 lines, -17 lines 0 comments Download
M scripts/slave/recipe_modules/filter/api.py View 1 2 3 4 chunks +16 lines, -2 lines 0 comments Download

Messages

Total messages: 29 (13 generated)
stgao
Hi Pawel, As you suggested, I separated this out from the original CL https://codereview.chromium.org/1416763007/. Do ...
5 years ago (2015-11-24 23:20:37 UTC) #3
Paweł Hajdan Jr.
https://codereview.chromium.org/1474473004/diff/1/scripts/slave/recipe_modules/chromium_tests/api.py File scripts/slave/recipe_modules/chromium_tests/api.py (right): https://codereview.chromium.org/1474473004/diff/1/scripts/slave/recipe_modules/chromium_tests/api.py#newcode479 scripts/slave/recipe_modules/chromium_tests/api.py:479: target_mastername = (self.m.properties.get('target_mastername') or Why not make these arguments ...
5 years ago (2015-11-25 16:29:15 UTC) #4
Dirk Pranke
https://codereview.chromium.org/1474473004/diff/1/scripts/slave/recipe_modules/chromium_tests/api.py File scripts/slave/recipe_modules/chromium_tests/api.py (right): https://codereview.chromium.org/1474473004/diff/1/scripts/slave/recipe_modules/chromium_tests/api.py#newcode479 scripts/slave/recipe_modules/chromium_tests/api.py:479: target_mastername = (self.m.properties.get('target_mastername') or On 2015/11/25 16:29:15, Paweł Hajdan ...
5 years ago (2015-11-25 17:26:34 UTC) #6
iannucci
On 2015/11/25 at 17:26:34, dpranke wrote: > https://codereview.chromium.org/1474473004/diff/1/scripts/slave/recipe_modules/chromium_tests/api.py > File scripts/slave/recipe_modules/chromium_tests/api.py (right): > > https://codereview.chromium.org/1474473004/diff/1/scripts/slave/recipe_modules/chromium_tests/api.py#newcode479 ...
5 years ago (2015-11-25 17:34:36 UTC) #7
Dirk Pranke
On 2015/11/25 17:34:36, iannucci wrote: > On 2015/11/25 at 17:26:34, dpranke wrote: > > > ...
5 years ago (2015-11-25 17:56:18 UTC) #8
stgao
On 2015/11/25 17:56:18, Dirk Pranke wrote: > On 2015/11/25 17:34:36, iannucci wrote: > > On ...
5 years ago (2015-11-25 19:28:41 UTC) #9
stgao
Hi folks, I've finished the refactoring to pass mb_mastername and mb_buildername as parameters. Does this ...
5 years ago (2015-11-25 22:07:36 UTC) #13
Dirk Pranke
I'm not sure that this is an improvement, but if Paweł and Robbie prefer it, ...
5 years ago (2015-11-25 23:05:52 UTC) #14
stgao
Hey, Paweł, what do you say about the new patch? Which approach should we go ...
5 years ago (2015-11-26 19:25:00 UTC) #15
Paweł Hajdan Jr.
Yup, the approach looks good to me. https://codereview.chromium.org/1474473004/diff/60001/scripts/slave/recipe_modules/chromium_tests/api.py File scripts/slave/recipe_modules/chromium_tests/api.py (right): https://codereview.chromium.org/1474473004/diff/60001/scripts/slave/recipe_modules/chromium_tests/api.py#newcode360 scripts/slave/recipe_modules/chromium_tests/api.py:360: test_spec, mb_mastername, ...
5 years ago (2015-11-27 10:21:25 UTC) #16
stgao
Hey Paweł, would you mind checking my reply to your comment below? https://codereview.chromium.org/1474473004/diff/60001/scripts/slave/recipe_modules/chromium_tests/api.py File scripts/slave/recipe_modules/chromium_tests/api.py ...
5 years ago (2015-11-28 07:37:49 UTC) #17
Paweł Hajdan Jr.
https://codereview.chromium.org/1474473004/diff/60001/scripts/slave/recipe_modules/chromium_tests/api.py File scripts/slave/recipe_modules/chromium_tests/api.py (right): https://codereview.chromium.org/1474473004/diff/60001/scripts/slave/recipe_modules/chromium_tests/api.py#newcode360 scripts/slave/recipe_modules/chromium_tests/api.py:360: test_spec, mb_mastername, mb_buildername): On 2015/11/28 at 07:37:48, Shuotao wrote: ...
5 years ago (2015-11-30 12:47:25 UTC) #18
stgao
Hi Paweł, Would you mind another quick review? Thanks, Shuotao Gao
5 years ago (2015-11-30 17:10:08 UTC) #20
Paweł Hajdan Jr.
LGTM
5 years ago (2015-11-30 19:35:03 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1474473004/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1474473004/160001
5 years ago (2015-11-30 21:02:37 UTC) #27
commit-bot: I haz the power
5 years ago (2015-11-30 21:07:35 UTC) #29
Message was sent while issue was closed.
Committed patchset #4 (id:160001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=297744

Powered by Google App Engine
This is Rietveld 408576698