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

Issue 791733005: split out chromium_mojo recipe changes from chromium_mojo master cl (Closed)

Created:
6 years ago by Dirk Pranke
Modified:
6 years ago
Reviewers:
jamesr, iannucci
CC:
chromium-reviews, pgervais+watch_chromium.org, kjellander-cc_chromium.org, cmp-cc_chromium.org, stip+watch_chromium.org
Target Ref:
refs/heads/master
Project:
tools
Visibility:
Public.

Description

Split the chromium_gn.py in two for chromium.mojo. We will be setting up a new chromium.mojo master and new bots dedicated to running tests for the Mojo services that live in the Chromium repo. We do not want to re-use the normal GN bots, in order to minimize confusion. This CL creates a new 'chromium_mojo.py' recipe and refactors much of the code shared by the chromium_mojo and chromium_gn recipes into routines that move into the chromium recipe_module. R=jamesr@chromium.org, iannucci@chromium.org BUG=439281 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=293388

Patch Set 1 #

Patch Set 2 : remove mac, win chromium_mojo slaves #

Total comments: 4

Patch Set 3 : update docstring #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -75 lines) Patch
M scripts/slave/recipe_modules/chromium/api.py View 1 2 1 chunk +53 lines, -0 lines 0 comments Download
M scripts/slave/recipe_modules/chromium/test_api.py View 1 chunk +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_gn.py View 3 chunks +5 lines, -67 lines 0 comments Download
A scripts/slave/recipes/chromium_mojo.py View 1 1 chunk +42 lines, -0 lines 0 comments Download
A + scripts/slave/recipes/chromium_mojo.expected/full_chromium_mojo_Chromium_Mojo_Linux.json View 4 chunks +6 lines, -8 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
Dirk Pranke
Please take a look?
6 years ago (2014-12-10 22:36:32 UTC) #1
jamesr
chromium_mojo.py and the golden files lgtm. I don't really feel qualified to review the rest, ...
6 years ago (2014-12-10 22:41:54 UTC) #2
Dirk Pranke
Robbie, ping?
6 years ago (2014-12-12 21:23:52 UTC) #3
iannucci
lgtm https://codereview.chromium.org/791733005/diff/20001/scripts/slave/recipe_modules/chromium/api.py File scripts/slave/recipe_modules/chromium/api.py (right): https://codereview.chromium.org/791733005/diff/20001/scripts/slave/recipe_modules/chromium/api.py#newcode116 scripts/slave/recipe_modules/chromium/api.py:116: def configure_bot(self, builders_dict, additional_configs=None): assuming that builders_dict is ...
6 years ago (2014-12-12 23:45:19 UTC) #4
iannucci
https://codereview.chromium.org/791733005/diff/20001/scripts/slave/recipe_modules/chromium/api.py File scripts/slave/recipe_modules/chromium/api.py (right): https://codereview.chromium.org/791733005/diff/20001/scripts/slave/recipe_modules/chromium/api.py#newcode116 scripts/slave/recipe_modules/chromium/api.py:116: def configure_bot(self, builders_dict, additional_configs=None): On 2014/12/12 23:45:19, iannucci wrote: ...
6 years ago (2014-12-12 23:45:46 UTC) #5
Dirk Pranke
https://codereview.chromium.org/791733005/diff/20001/scripts/slave/recipe_modules/chromium/api.py File scripts/slave/recipe_modules/chromium/api.py (right): https://codereview.chromium.org/791733005/diff/20001/scripts/slave/recipe_modules/chromium/api.py#newcode116 scripts/slave/recipe_modules/chromium/api.py:116: def configure_bot(self, builders_dict, additional_configs=None): On 2014/12/12 23:45:46, iannucci wrote: ...
6 years ago (2014-12-12 23:59:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/791733005/40001
6 years ago (2014-12-13 00:00:36 UTC) #8
commit-bot: I haz the power
6 years ago (2014-12-13 00:03:15 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=293388

Powered by Google App Engine
This is Rietveld 408576698