[Buildbot-devel] Builder-Results

Vasily vasslitvinov at pisem.net
Mon Aug 11 20:48:25 UTC 2014


Hi again,

Was the code I posted useful?

Thanks,
Vasily


2014-08-06 23:53 GMT+04:00 Vasily <vasslitvinov at pisem.net>:

> Hi there,
>
> Sorry for delay.
>
> Attached are some files that should be working (though keep in mind that
> those aren't tested as I had to edit them to delete non-general stuff).
>
> Main idea is - if you're running stuff locally you import your master
> configuration (usually "master.cfg") somehow, then import bb_data_provider
> and instantiate BuildbotDataProvider with bbConfig set to imported
> master.cfg.
> If you want to run stuff remotely you set up some JSONRPC service
> (implementation not included here) that runs locally using
> BuildbotDataProvider and connect to it using bb_jsonrpc_connector.py.
>
> Thanks,
> Vasily
>
>
> 2014-07-10 0:49 GMT+04:00 Nachaat Hassis <nachaat05 at yahoo.fr>:
>
> Hello,
>> Yes im interested.
>> It would be very helpful for me.
>>
>> Greats.
>> Nach
>>
>> Am 09.07.2014 um 22:46 schrieb Vasily <vasslitvinov at pisem.net>:
>>
>> I think I can share a code that we built for 0.8.0 (and updated for
>> 0.8.7p1) that extracts some information from DB and pickles about builds.
>>
>> Is anyone interested?
>>
>> Thanks,
>> Vasily
>>
>>
>> 2014-07-09 20:30 GMT+04:00 Dustin J. Mitchell <dustin at vigoro.us
>> <dustin at v.igoro.us>>:
>>
>>> 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
>>> >
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> 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 listssourceforge.net
>>> <Buildbot-devel at lists.sourceforge.net>
>>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>>
>>>
>>
>> ------------------------------------------------------------------------------
>> 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.sfnet/sfu/Bonitasoft <http://p.sf.net/sfu/Bonitasoft>
>>
>> _______________________________________________
>> Buildbot-devel mailing list
>> Buildbot-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20140812/df97f110/attachment.html>


More information about the devel mailing list