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

Issue 2394013002: [Findit] Hacky solution to map a CQ trybot step to a Waterfall buildbot step. (Closed)

Created:
4 years, 2 months ago by stgao
Modified:
4 years, 2 months ago
Reviewers:
chanli, lijeffrey
CC:
chromium-reviews, infra-reviews+infra_chromium.org, Sharu Jiang
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

[Findit] Hacky solution to map a CQ trybot step to a Waterfall buildbot step. BUG=648743, 648751 Committed: https://chromium.googlesource.com/infra/infra/+/08f1a6fd0551b5bf6cb94110bfaf448477b0514e

Patch Set 1 #

Patch Set 2 : fix nit. #

Total comments: 10

Patch Set 3 : Address comments. #

Patch Set 4 : Fix nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1223 lines, -7 lines) Patch
M appengine/findit/model/flake/flake_analysis_request.py View 1 chunk +5 lines, -0 lines 0 comments Download
M appengine/findit/model/flake/test/flake_analysis_request_test.py View 1 chunk +9 lines, -0 lines 0 comments Download
A appengine/findit/waterfall/flake/step_mapper.py View 1 2 3 1 chunk +170 lines, -0 lines 0 comments Download
A appengine/findit/waterfall/flake/trybots.json View 1 chunk +1020 lines, -0 lines 0 comments Download
M appengine/findit/waterfall/swarming_util.py View 1 2 2 chunks +15 lines, -5 lines 0 comments Download
M appengine/findit/waterfall/trigger_base_swarming_task_pipeline.py View 1 chunk +2 lines, -1 line 0 comments Download
M appengine/findit/waterfall/trigger_swarming_task_pipeline.py View 1 1 chunk +2 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 11 (4 generated)
stgao
ptal
4 years, 2 months ago (2016-10-05 20:04:35 UTC) #2
chanli
https://codereview.chromium.org/2394013002/diff/20001/appengine/findit/waterfall/flake/step_mapper.py File appengine/findit/waterfall/flake/step_mapper.py (right): https://codereview.chromium.org/2394013002/diff/20001/appengine/findit/waterfall/flake/step_mapper.py#newcode95 appengine/findit/waterfall/flake/step_mapper.py:95: return # No recent builds for the buildbot. return ...
4 years, 2 months ago (2016-10-07 01:04:52 UTC) #3
chanli
https://codereview.chromium.org/2394013002/diff/20001/appengine/findit/waterfall/flake/step_mapper.py File appengine/findit/waterfall/flake/step_mapper.py (right): https://codereview.chromium.org/2394013002/diff/20001/appengine/findit/waterfall/flake/step_mapper.py#newcode94 appengine/findit/waterfall/flake/step_mapper.py:94: logging.error('Failed to retrieve recent builds on %s', wf_master_name) There ...
4 years, 2 months ago (2016-10-07 01:08:37 UTC) #4
stgao
https://codereview.chromium.org/2394013002/diff/20001/appengine/findit/waterfall/flake/step_mapper.py File appengine/findit/waterfall/flake/step_mapper.py (right): https://codereview.chromium.org/2394013002/diff/20001/appengine/findit/waterfall/flake/step_mapper.py#newcode94 appengine/findit/waterfall/flake/step_mapper.py:94: logging.error('Failed to retrieve recent builds on %s', wf_master_name) On ...
4 years, 2 months ago (2016-10-07 01:19:33 UTC) #5
chanli
On 2016/10/07 01:19:33, stgao (slow) wrote: > https://codereview.chromium.org/2394013002/diff/20001/appengine/findit/waterfall/flake/step_mapper.py > File appengine/findit/waterfall/flake/step_mapper.py (right): > > https://codereview.chromium.org/2394013002/diff/20001/appengine/findit/waterfall/flake/step_mapper.py#newcode94 ...
4 years, 2 months ago (2016-10-07 17:26:33 UTC) #7
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/2394013002/60001
4 years, 2 months ago (2016-10-07 17:53:08 UTC) #9
commit-bot: I haz the power
4 years, 2 months ago (2016-10-07 18:07:21 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/infra/infra/+/08f1a6fd0551b5bf6cb94110bfaf4...

Powered by Google App Engine
This is Rietveld 408576698