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

Issue 1926473002: [Findit] Adding new fields to try job metadata and updating as soon as possible (Closed)

Created:
4 years, 8 months ago by lijeffrey
Modified:
4 years, 7 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 new fields to try job metadata and updating as soon as possible BUG=606617 Committed: https://chromium.googlesource.com/infra/infra/+/c81c5f7b19f8f145ffeee9e275f5e6162095f1d0

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressing comments #

Total comments: 4

Patch Set 3 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -25 lines) Patch
M appengine/findit/model/wf_try_job_data.py View 1 chunk +4 lines, -0 lines 0 comments Download
M appengine/findit/waterfall/monitor_try_job_pipeline.py View 1 2 3 chunks +17 lines, -11 lines 0 comments Download
M appengine/findit/waterfall/schedule_try_job_pipeline.py View 1 2 2 chunks +18 lines, -4 lines 0 comments Download
M appengine/findit/waterfall/test/monitor_try_job_pipeline_test.py View 4 chunks +8 lines, -5 lines 0 comments Download
M appengine/findit/waterfall/test/schedule_try_job_pipeline_test.py View 1 5 chunks +26 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
lijeffrey
ptal
4 years, 8 months ago (2016-04-26 23:20:49 UTC) #3
chanli
https://codereview.chromium.org/1926473002/diff/1/appengine/findit/waterfall/schedule_try_job_pipeline.py File appengine/findit/waterfall/schedule_try_job_pipeline.py (right): https://codereview.chromium.org/1926473002/diff/1/appengine/findit/waterfall/schedule_try_job_pipeline.py#newcode77 appengine/findit/waterfall/schedule_try_job_pipeline.py:77: try_job_data = WfTryJobData.Create(build_id) Just double check: is it possible ...
4 years, 8 months ago (2016-04-26 23:52:13 UTC) #4
lijeffrey
https://codereview.chromium.org/1926473002/diff/1/appengine/findit/waterfall/schedule_try_job_pipeline.py File appengine/findit/waterfall/schedule_try_job_pipeline.py (right): https://codereview.chromium.org/1926473002/diff/1/appengine/findit/waterfall/schedule_try_job_pipeline.py#newcode77 appengine/findit/waterfall/schedule_try_job_pipeline.py:77: try_job_data = WfTryJobData.Create(build_id) On 2016/04/26 23:52:13, chanli wrote: > ...
4 years, 8 months ago (2016-04-27 00:59:58 UTC) #5
stgao
https://codereview.chromium.org/1926473002/diff/20001/appengine/findit/waterfall/monitor_try_job_pipeline.py File appengine/findit/waterfall/monitor_try_job_pipeline.py (right): https://codereview.chromium.org/1926473002/diff/20001/appengine/findit/waterfall/monitor_try_job_pipeline.py#newcode128 appengine/findit/waterfall/monitor_try_job_pipeline.py:128: try_job_data.try_job_url or buildbucket_build.url) Why we don't use the one ...
4 years, 7 months ago (2016-04-27 17:34:33 UTC) #6
lijeffrey
https://codereview.chromium.org/1926473002/diff/20001/appengine/findit/waterfall/monitor_try_job_pipeline.py File appengine/findit/waterfall/monitor_try_job_pipeline.py (right): https://codereview.chromium.org/1926473002/diff/20001/appengine/findit/waterfall/monitor_try_job_pipeline.py#newcode128 appengine/findit/waterfall/monitor_try_job_pipeline.py:128: try_job_data.try_job_url or buildbucket_build.url) On 2016/04/27 17:34:33, stgao wrote: > ...
4 years, 7 months ago (2016-04-27 22:21:03 UTC) #7
chanli
On 2016/04/27 22:21:03, lijeffrey wrote: > https://codereview.chromium.org/1926473002/diff/20001/appengine/findit/waterfall/monitor_try_job_pipeline.py > File appengine/findit/waterfall/monitor_try_job_pipeline.py (right): > > https://codereview.chromium.org/1926473002/diff/20001/appengine/findit/waterfall/monitor_try_job_pipeline.py#newcode128 > ...
4 years, 7 months ago (2016-04-27 23:07:01 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1926473002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1926473002/40001
4 years, 7 months ago (2016-04-27 23:11:27 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-04-27 23:16:35 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/infra/infra/+/c81c5f7b19f8f145ffeee9e275f5e...

Powered by Google App Engine
This is Rietveld 408576698