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

Issue 2153503006: Add config for Linux layout test try bot with --enable-slimming-paint-v2. (Closed)

Created:
4 years, 5 months ago by qyearsley
Modified:
4 years, 4 months ago
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Add config for Linux layout test try bot with --enable-slimming-paint-v2 This CL should contain the build repo changes for http://crbug.com/622865. There are also src-side changes in http://crrev.com/2156633003, now committed. Bug for master restart: http://crbug.com/631511 BUG=622865 Committed: https://chromium.googlesource.com/chromium/tools/build/+/761a85597e4e990fbf964f5688cf444481eca846

Patch Set 1 #

Patch Set 2 : Change the places where the new builder is added in slaves.cfg #

Patch Set 3 : Add dummy builder in chromium_fyi and corresponding builder in trybots.py. #

Patch Set 4 : Fixed typo and rain recipe_simulation_test train #

Patch Set 5 : Fix builder name in master.cfg. #

Total comments: 7

Patch Set 6 : Respond to comments round 1 #

Total comments: 2

Patch Set 7 : Fix extra flag and run recipe_simulation_test train #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -75 lines) Patch
M masters/master.tryserver.chromium.linux/master.cfg View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M masters/master.tryserver.chromium.linux/slaves.cfg View 1 2 3 4 5 1 chunk +12 lines, -0 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py View 1 2 3 4 5 6 1 chunk +29 lines, -0 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_tests/trybots.py View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
A + scripts/slave/recipes/chromium.expected/full_chromium_fyi_WebKit_Linux_slimming_paint_v2_Dummy_Builder.json View 1 2 3 4 5 6 19 chunks +42 lines, -43 lines 0 comments Download
A + scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_layout_tests_slimming_paint_v2.json View 1 2 3 4 5 6 15 chunks +33 lines, -32 lines 0 comments Download

Messages

Total messages: 46 (31 generated)
qyearsley
Note: it seems like it would be useful and ideal if we could add layout ...
4 years, 5 months ago (2016-07-15 22:28:18 UTC) #4
Dirk Pranke
I don't think this works, because the chromium_trybot.py recipe needs to find a "matching waterfall ...
4 years, 5 months ago (2016-07-15 22:33:03 UTC) #6
qyearsley
On 2016/07/15 at 22:33:03, dpranke wrote: > I don't think this works, because the chromium_trybot.py ...
4 years, 5 months ago (2016-07-15 23:08:15 UTC) #7
qyearsley
On 2016/07/15 at 23:08:15, qyearsley wrote: > On 2016/07/15 at 22:33:03, dpranke wrote: > > ...
4 years, 5 months ago (2016-07-19 22:34:50 UTC) #8
Paweł Hajdan Jr.
In general this looks good. Could you however configure a fake FYI builder in recipes, ...
4 years, 5 months ago (2016-07-20 15:20:00 UTC) #9
qyearsley
Thanks for taking a look Pawel; now added a dummy builder to chromium.fyi config in ...
4 years, 5 months ago (2016-07-20 23:33:39 UTC) #30
Paweł Hajdan Jr.
I'm fine with other owners finishing this review as I'm taking vacation next week. https://codereview.chromium.org/2153503006/diff/80001/masters/master.tryserver.chromium.linux/master.cfg ...
4 years, 5 months ago (2016-07-22 13:36:12 UTC) #31
qyearsley
https://codereview.chromium.org/2153503006/diff/80001/masters/master.tryserver.chromium.linux/master.cfg File masters/master.tryserver.chromium.linux/master.cfg (right): https://codereview.chromium.org/2153503006/diff/80001/masters/master.tryserver.chromium.linux/master.cfg#newcode281 masters/master.tryserver.chromium.linux/master.cfg:281: 'factory': baseFactory('chromium_trybot'), On 2016/07/22 at 13:36:12, Paweł Hajdan (OOO ...
4 years, 5 months ago (2016-07-22 16:42:07 UTC) #32
qyearsley
Pawel is now on vacation. Dirk, does this look OK to submit now?
4 years, 4 months ago (2016-07-26 17:04:44 UTC) #33
Dirk Pranke
Why did the linux_site_isolation .json file get deleted? Also, see my question, below? https://codereview.chromium.org/2153503006/diff/100001/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py File ...
4 years, 4 months ago (2016-07-26 18:40:48 UTC) #35
Dirk Pranke
4 years, 4 months ago (2016-07-26 18:41:00 UTC) #36
qyearsley
The file full_tryserver_chromium_linux_linux_site_isolation.json was deleted because I forgot to rerun recipe_simulation_test train after fixing the ...
4 years, 4 months ago (2016-07-26 22:10:33 UTC) #37
Dirk Pranke
lgtm
4 years, 4 months ago (2016-07-26 22:26:17 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2153503006/120001
4 years, 4 months ago (2016-07-27 00:00:28 UTC) #44
commit-bot: I haz the power
4 years, 4 months ago (2016-07-27 00:03:56 UTC) #46
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/tools/build/+/761a85597e4e990fbf96...

Powered by Google App Engine
This is Rietveld 408576698