[Buildbot-devel] Builder-Results

Dustin J. Mitchell dustin at v.igoro.us
Wed Jul 9 16:30:20 UTC 2014


The next version of Bulidbot keeps all of its data in a database,
accessible via a well-documented REST API.  So you could build a tool
to extract the desired data that way.

The latest release still keeps a great deal of data in binary pickle
files, which are not easy to extract data from.

Dustin

On Fri, Jul 4, 2014 at 2:56 AM, Toph Bei Fong <toph_ut at yahoo.de> wrote:
> Hello,
> does anyone knows if there is any way to save the results of the builds in a
> database so i can get them later and make a report for example. I know i can
> to a report in Buildbot, but i would like to be more flexible.
> and the second question would be, if there is noway to save the results in a
> database, can i "fake" a result for example?
> I mean, i have tests which take 6 hours .. (builder with many scheduled
> builders) .. lets say one of the builders returned a sporadic error .. i
> wouldnt like to do the 6h-tests just to have a report with all the steps in
> green.
> In this case, i would like just to "redirect" or "fake" the builder with an
> error with a builder without error, which i started later.
>
> greets,
> Toph.
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>




More information about the devel mailing list