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

Issue 184293011: Make bisect script to post build request to try server. (Closed)

Created:
6 years, 9 months ago by prasadv
Modified:
6 years, 9 months ago
Reviewers:
tonyg, qyearsley, shatch
CC:
chromium-reviews
Visibility:
Public.

Description

Make bisect script to post build request job to try server. During the course of bisect, if the script don't find build archive for a given revision on cloud storage, a request is made to try server to produce one and waits till build archive is created on storage. Note: In this CL, only chromium revision are taken care. I'll create a separate CL for third-party repositories such as v8, webkit. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256862

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 22

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+255 lines, -41 lines) Patch
M tools/bisect-perf-regression.py View 1 2 3 4 10 chunks +108 lines, -41 lines 2 comments Download
A tools/post_perf_builder_job.py View 1 2 3 4 1 chunk +147 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
prasadv
6 years, 9 months ago (2014-03-06 01:12:39 UTC) #1
qyearsley
https://codereview.chromium.org/184293011/diff/40001/tools/bisect-perf-regression.py File tools/bisect-perf-regression.py (right): https://codereview.chromium.org/184293011/diff/40001/tools/bisect-perf-regression.py#newcode1371 tools/bisect-perf-regression.py:1371: Style: Both DownloadCurrentBuild and PostBuildRequestAndWait are methods of the ...
6 years, 9 months ago (2014-03-06 23:40:45 UTC) #2
prasadv
https://codereview.chromium.org/184293011/diff/40001/tools/bisect-perf-regression.py File tools/bisect-perf-regression.py (right): https://codereview.chromium.org/184293011/diff/40001/tools/bisect-perf-regression.py#newcode1371 tools/bisect-perf-regression.py:1371: On 2014/03/06 23:40:45, qyearsley wrote: > Style: Both DownloadCurrentBuild ...
6 years, 9 months ago (2014-03-07 01:07:44 UTC) #3
tonyg
lg2m, but simon should approve https://codereview.chromium.org/184293011/diff/60001/tools/bisect-perf-regression.py File tools/bisect-perf-regression.py (right): https://codereview.chromium.org/184293011/diff/60001/tools/bisect-perf-regression.py#newcode3194 tools/bisect-perf-regression.py:3194: group.add_option('--host', Recommend names like ...
6 years, 9 months ago (2014-03-07 02:41:09 UTC) #4
prasadv
https://codereview.chromium.org/184293011/diff/60001/tools/bisect-perf-regression.py File tools/bisect-perf-regression.py (right): https://codereview.chromium.org/184293011/diff/60001/tools/bisect-perf-regression.py#newcode3194 tools/bisect-perf-regression.py:3194: group.add_option('--host', On 2014/03/07 02:41:09, tonyg wrote: > Recommend names ...
6 years, 9 months ago (2014-03-07 17:54:53 UTC) #5
shatch
Sorry for letting this slide! Looks fine to me overall, lgtm https://codereview.chromium.org/184293011/diff/80001/tools/bisect-perf-regression.py File tools/bisect-perf-regression.py (right): ...
6 years, 9 months ago (2014-03-11 17:20:54 UTC) #6
prasadv
https://codereview.chromium.org/184293011/diff/80001/tools/bisect-perf-regression.py File tools/bisect-perf-regression.py (right): https://codereview.chromium.org/184293011/diff/80001/tools/bisect-perf-regression.py#newcode1409 tools/bisect-perf-regression.py:1409: if elapsed_time > build_timeout: To handle load, we requested ...
6 years, 9 months ago (2014-03-13 01:03:26 UTC) #7
prasadv
The CQ bit was checked by prasadv@chromium.org
6 years, 9 months ago (2014-03-13 01:03:31 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/prasadv@chromium.org/184293011/80001
6 years, 9 months ago (2014-03-13 01:05:21 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-13 03:47:43 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_clang_dbg
6 years, 9 months ago (2014-03-13 03:47:44 UTC) #11
prasadv
The CQ bit was checked by prasadv@chromium.org
6 years, 9 months ago (2014-03-13 16:49:30 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/prasadv@chromium.org/184293011/80001
6 years, 9 months ago (2014-03-13 16:49:58 UTC) #13
commit-bot: I haz the power
6 years, 9 months ago (2014-03-13 17:23:36 UTC) #14
Message was sent while issue was closed.
Change committed as 256862

Powered by Google App Engine
This is Rietveld 408576698