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

Issue 2272603005: Script to generate buildbot json for both the perf waterfall and fyi (Closed)

Created:
4 years, 3 months ago by eyaich1
Modified:
4 years, 3 months ago
CC:
chromium-reviews, telemetry-reviews_chromium.org, Ken Russell (switch to Gerrit)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Script to generate buildbot json for both the perf waterfall and fyi waterfall. chromium.perf.json: This file should not change in overall content although some of the ordering may be off. I have also explicitly set the shards for Win 7 Intel GPU Perf given the format my script expects, which is the same as the current json file which doesn't specify a shard. Note: I have removed entries for bots that are not longer on our waterfall. These include Win 7 Low-End Perf, Mac 10.9 and Mac 10.8. This is simply cleanup and doesn't impact any functionality. chromium.perf.fyi.json: This file is new and doesn't have any configuration yet that will actually read this file. The next step is to trigger the jobs locally before I change the fyi recipes to read from this json file. Note: telemetry_perf_tests will be the name of the gn target in a follow up cl. Note that this file will probably change as I iterate on getting the perf tests swarmed. BUG=chromium:633253 Committed: https://crrev.com/0696f0e4b55d0d03a11baa66a798e1cd2d616fe5 Cr-Commit-Position: refs/heads/master@{#415133}

Patch Set 1 #

Patch Set 2 : Fixing syntax error with performance browser tests #

Patch Set 3 : Actually re-generating the file #

Total comments: 24

Patch Set 4 : responding to review comments #

Patch Set 5 : Removing all win 7 intel gpu perf shards #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16598 lines, -0 lines) Patch
M testing/buildbot/chromium.perf.json View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
A testing/buildbot/chromium.perf.fyi.json View 1 2 3 1 chunk +16180 lines, -0 lines 0 comments Download
A tools/perf/generate_perf_json.py View 1 2 3 4 1 chunk +416 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (7 generated)
eyaich1
Like I mentioned in the notes this will be an iterative process to get the ...
4 years, 3 months ago (2016-08-24 18:25:20 UTC) #3
Ken Russell (switch to Gerrit)
Excellent work. This will not only make these bots easier to maintain, but also pave ...
4 years, 3 months ago (2016-08-25 01:26:17 UTC) #5
dtu
On 2016/08/25 01:26:17, Ken Russell wrote: > Excellent work. This will not only make these ...
4 years, 3 months ago (2016-08-25 01:30:23 UTC) #6
eyaich1
On 2016/08/25 01:30:23, dtu wrote: > On 2016/08/25 01:26:17, Ken Russell wrote: > > Excellent ...
4 years, 3 months ago (2016-08-25 13:09:38 UTC) #7
eyaich1
https://codereview.chromium.org/2272603005/diff/40001/tools/perf/generate_perf_json.py File tools/perf/generate_perf_json.py (right): https://codereview.chromium.org/2272603005/diff/40001/tools/perf/generate_perf_json.py#newcode104 tools/perf/generate_perf_json.py:104: 'shards': [2] On 2016/08/25 01:26:17, Ken Russell wrote: > ...
4 years, 3 months ago (2016-08-25 13:09:46 UTC) #8
dtu
Looks good overall. Mostly style issues. https://codereview.chromium.org/2272603005/diff/40001/tools/perf/generate_perf_json.py File tools/perf/generate_perf_json.py (right): https://codereview.chromium.org/2272603005/diff/40001/tools/perf/generate_perf_json.py#newcode20 tools/perf/generate_perf_json.py:20: style guide: two ...
4 years, 3 months ago (2016-08-25 17:39:05 UTC) #9
dtu
On 2016/08/25 13:09:38, eyaich1 wrote: > On 2016/08/25 01:30:23, dtu wrote: > > On 2016/08/25 ...
4 years, 3 months ago (2016-08-25 17:40:50 UTC) #10
eyaich1
https://codereview.chromium.org/2272603005/diff/40001/tools/perf/generate_perf_json.py File tools/perf/generate_perf_json.py (right): https://codereview.chromium.org/2272603005/diff/40001/tools/perf/generate_perf_json.py#newcode20 tools/perf/generate_perf_json.py:20: On 2016/08/25 17:39:05, dtu wrote: > style guide: two ...
4 years, 3 months ago (2016-08-29 18:38:10 UTC) #11
dtu
lgtm
4 years, 3 months ago (2016-08-29 18:43:51 UTC) #12
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/2272603005/80001
4 years, 3 months ago (2016-08-29 23:21:08 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 3 months ago (2016-08-30 05:05:15 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 05:07:36 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/0696f0e4b55d0d03a11baa66a798e1cd2d616fe5
Cr-Commit-Position: refs/heads/master@{#415133}

Powered by Google App Engine
This is Rietveld 408576698