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

Issue 1667383002: [Findit] Adding master_name, builder_name, and try_job_type to try_job_data (Closed)

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

Description

[Findit] Adding master_name and builder_name to try_job_data This change also makes master_name, builder_name, request_time, start_time, and end_time indexed by default to enable querying. BUG=584477 Committed: https://chromium.googlesource.com/infra/infra/+/2f870cc65d8f66ef9807f790d879bc7b500f7500

Patch Set 1 #

Patch Set 2 : Adding index #

Total comments: 3

Patch Set 3 : Addressing comments and rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M appengine/findit/model/wf_try_job_data.py View 1 2 1 chunk +9 lines, -3 lines 0 comments Download
M appengine/findit/waterfall/monitor_try_job_pipeline.py View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
lijeffrey
ptal
4 years, 10 months ago (2016-02-05 00:47:47 UTC) #3
chanli
On 2016/02/05 00:47:47, lijeffrey wrote: > ptal lgtm.
4 years, 10 months ago (2016-02-05 00:55:38 UTC) #4
stgao
https://codereview.chromium.org/1667383002/diff/20001/appengine/findit/model/wf_try_job_data.py File appengine/findit/model/wf_try_job_data.py (right): https://codereview.chromium.org/1667383002/diff/20001/appengine/findit/model/wf_try_job_data.py#newcode8 appengine/findit/model/wf_try_job_data.py:8: class WfTryJobData(ndb.Model): A side note: later, we need to ...
4 years, 10 months ago (2016-02-05 00:59:14 UTC) #5
lijeffrey
https://codereview.chromium.org/1667383002/diff/20001/appengine/findit/model/wf_try_job_data.py File appengine/findit/model/wf_try_job_data.py (right): https://codereview.chromium.org/1667383002/diff/20001/appengine/findit/model/wf_try_job_data.py#newcode8 appengine/findit/model/wf_try_job_data.py:8: class WfTryJobData(ndb.Model): On 2016/02/05 00:59:13, stgao wrote: > Just ...
4 years, 10 months ago (2016-02-05 01:11:20 UTC) #6
stgao
lgtm
4 years, 10 months ago (2016-02-05 01:35:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1667383002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1667383002/40001
4 years, 10 months ago (2016-02-05 01:37:37 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2016-02-05 01:42:24 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/infra/infra/+/2f870cc65d8f66ef9807f790d879b...

Powered by Google App Engine
This is Rietveld 408576698