[Buildbot] #3284: When requesting builds from Data API, build's properties should be returned for each

Buildbot trac trac at buildbot.net
Tue Jun 23 12:48:33 UTC 2015


#3284: When requesting builds from Data API, build's properties should be returned
for each
------------------------+-------------------
Reporter:  nam4dev      |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.9.+
 Version:  master       |   Keywords:
------------------------+-------------------
 Currently when requesting on Data API for builds (api/v2/builds) each item
 (build) returned from the JSON structure does not contain the "properties"
 field.

 The drawback of it, is that one's got to request for each build its
 properties, which is costly in terms of performance and network usage (in
 particular on big range of data).

 It should be computed and served from the back-end (Data API).

 A pull-request is available here:
 https://github.com/buildbot/buildbot/pull/1739

--
Ticket URL: <http://trac.buildbot.net/ticket/3284>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list