Bug 156008

Summary: BuildRequest should have a method to fetch all in-progress and pending requests for a triggerable
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dewei_zhu, joepeck, kling, koivisto, rniwa, slewis
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Adds a method and improves JSON API none

Description Ryosuke Niwa 2016-03-29 22:01:18 PDT
In order to write a new syncing scripts, BuildRequest should have a method to fetch
all pending and in-progress build requests.

Furthermore, /api/build-requests/<triggerable-name> should include all build requests
whose test group hasn't finished yet so that new syncing script can figure out to which
slave/builder each request belongs in the new syncing script.
Comment 1 Ryosuke Niwa 2016-03-29 22:18:39 PDT
Created attachment 275184 [details]
Adds a method and improves JSON API
Comment 2 WebKit Commit Bot 2016-03-30 12:46:22 PDT
Comment on attachment 275184 [details]
Adds a method and improves JSON API

Clearing flags on attachment: 275184

Committed r198853: <http://trac.webkit.org/changeset/198853>
Comment 3 WebKit Commit Bot 2016-03-30 12:46:26 PDT
All reviewed patches have been landed.  Closing bug.