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

Issue 1991333002: [Findit] Send targeted_tests to try-job in build_parameter instend of build_property (Findit side). (Closed)

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

Description

[Findit] Send targeted_tests to try-job in build_parameter instend of build_property. When the test list exceeds the 1024 char limit it will raise an exception and the try job won't start. Send tests as build_parameter instead to avoid this limit. BUG=612979 Committed: https://chromium.googlesource.com/infra/infra/+/b0e4f1b8847a1000c25c97bab59005d505049270

Patch Set 1 #

Total comments: 2

Patch Set 2 : make the change more generic. #

Total comments: 2

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -16 lines) Patch
M appengine/findit/common/waterfall/buildbucket_client.py View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M appengine/findit/common/waterfall/test/buildbucket_client_test.py View 1 2 5 chunks +37 lines, -5 lines 0 comments Download
M appengine/findit/waterfall/schedule_try_job_pipeline.py View 1 3 chunks +9 lines, -6 lines 0 comments Download
M appengine/findit/waterfall/test/schedule_try_job_pipeline_test.py View 4 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
chanli
PTAL. Recipe side change coming soon.
4 years, 7 months ago (2016-05-19 21:16:16 UTC) #2
chanli
4 years, 7 months ago (2016-05-20 05:11:01 UTC) #4
stgao
https://codereview.chromium.org/1991333002/diff/1/appengine/findit/common/waterfall/buildbucket_client.py File appengine/findit/common/waterfall/buildbucket_client.py (right): https://codereview.chromium.org/1991333002/diff/1/appengine/findit/common/waterfall/buildbucket_client.py#newcode37 appengine/findit/common/waterfall/buildbucket_client.py:37: ('master_name', 'builder_name', 'revision', 'properties', 'tags', 'tests')) How about making ...
4 years, 7 months ago (2016-05-20 05:15:49 UTC) #5
chanli
4 years, 7 months ago (2016-05-20 18:27:16 UTC) #6
stgao
lgtm https://codereview.chromium.org/1991333002/diff/20001/appengine/findit/common/waterfall/buildbucket_client.py File appengine/findit/common/waterfall/buildbucket_client.py (right): https://codereview.chromium.org/1991333002/diff/20001/appengine/findit/common/waterfall/buildbucket_client.py#newcode38 appengine/findit/common/waterfall/buildbucket_client.py:38: 'additional_parameters')) nit: "build_parameters" to be more clear and ...
4 years, 7 months ago (2016-05-20 18:34:36 UTC) #7
lijeffrey
lgtm https://codereview.chromium.org/1991333002/diff/1/appengine/findit/waterfall/schedule_try_job_pipeline.py File appengine/findit/waterfall/schedule_try_job_pipeline.py (right): https://codereview.chromium.org/1991333002/diff/1/appengine/findit/waterfall/schedule_try_job_pipeline.py#newcode56 appengine/findit/waterfall/schedule_try_job_pipeline.py:56: targeted_tests = {} nit: add 1 newline after ...
4 years, 7 months ago (2016-05-20 20:44:41 UTC) #8
chanli
https://codereview.chromium.org/1991333002/diff/20001/appengine/findit/common/waterfall/buildbucket_client.py File appengine/findit/common/waterfall/buildbucket_client.py (right): https://codereview.chromium.org/1991333002/diff/20001/appengine/findit/common/waterfall/buildbucket_client.py#newcode38 appengine/findit/common/waterfall/buildbucket_client.py:38: 'additional_parameters')) On 2016/05/20 18:34:36, stgao wrote: > nit: "build_parameters" ...
4 years, 7 months ago (2016-05-20 20:52:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1991333002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1991333002/40001
4 years, 7 months ago (2016-05-20 21:09:51 UTC) #12
commit-bot: I haz the power
4 years, 7 months ago (2016-05-20 21:14:22 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/infra/infra/+/b0e4f1b8847a1000c25c97bab5900...

Powered by Google App Engine
This is Rietveld 408576698