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

Issue 2107623002: [Findit] Adding support for splitting try job data by trybot (Closed)

Created:
4 years, 5 months ago by lijeffrey
Modified:
4 years, 5 months ago
Reviewers:
chanli, stgao
CC:
chromium-reviews, infra-reviews+infra_chromium.org, Sharu Jiang, josiahk
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

[Findit] Adding support for splitting try job data by trybot Adding the -T flag for splitting by try bot name (not to be confused with -t which splits by try job type). Example: python try_job_data_metrics.py -T linux_chromium_variable <stats> ... win_chromium_variable <stats> ... ... BUG=623768 Committed: https://chromium.googlesource.com/infra/infra/+/e3e86c2c0e1cd7392fd62ba30ae52fcd945a98b1

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -8 lines) Patch
M appengine/findit/util_scripts/remote_queries/try_job_data_metrics.py View 1 6 chunks +44 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
lijeffrey
ptal This change should allow us to switch try bots over to super bots and ...
4 years, 5 months ago (2016-06-28 00:01:09 UTC) #3
stgao
On 2016/06/28 00:01:09, lijeffrey wrote: > ptal > > This change should allow us to ...
4 years, 5 months ago (2016-06-29 01:00:59 UTC) #4
stgao
https://codereview.chromium.org/2107623002/diff/1/appengine/findit/util_scripts/remote_queries/try_job_data_metrics.py File appengine/findit/util_scripts/remote_queries/try_job_data_metrics.py (right): https://codereview.chromium.org/2107623002/diff/1/appengine/findit/util_scripts/remote_queries/try_job_data_metrics.py#newcode505 appengine/findit/util_scripts/remote_queries/try_job_data_metrics.py:505: help='group try job data by trybot') how about "--trybot" ...
4 years, 5 months ago (2016-06-29 01:01:13 UTC) #5
chanli
On 2016/06/29 01:01:13, stgao wrote: > https://codereview.chromium.org/2107623002/diff/1/appengine/findit/util_scripts/remote_queries/try_job_data_metrics.py > File appengine/findit/util_scripts/remote_queries/try_job_data_metrics.py > (right): > > https://codereview.chromium.org/2107623002/diff/1/appengine/findit/util_scripts/remote_queries/try_job_data_metrics.py#newcode505 ...
4 years, 5 months ago (2016-06-29 23:17:05 UTC) #6
lijeffrey
https://codereview.chromium.org/2107623002/diff/1/appengine/findit/util_scripts/remote_queries/try_job_data_metrics.py File appengine/findit/util_scripts/remote_queries/try_job_data_metrics.py (right): https://codereview.chromium.org/2107623002/diff/1/appengine/findit/util_scripts/remote_queries/try_job_data_metrics.py#newcode505 appengine/findit/util_scripts/remote_queries/try_job_data_metrics.py:505: help='group try job data by trybot') On 2016/06/29 01:01:13, ...
4 years, 5 months ago (2016-06-30 01:38:55 UTC) #9
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/2107623002/20001
4 years, 5 months ago (2016-06-30 01:38:57 UTC) #10
commit-bot: I haz the power
4 years, 5 months ago (2016-06-30 01:52:55 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/infra/infra/+/e3e86c2c0e1cd7392fd62ba30ae52...

Powered by Google App Engine
This is Rietveld 408576698