[Buildbot-devel] Test Database?
Almad
bugs at almad.net
Tue Feb 9 22:16:07 UTC 2010
On Tuesday 09 of February 2010 19:22:13 Andrew Melo wrote:
> Hello All,
>
> I was wanting to keep track of historical information of specific
> tests that have passed/failed. Is there a good place to stick this
> information in buildbot, or should I just shove it into some sort of
> sqlite DB.
You can use custom WebStatus. We're using buildbot-mongodb-status [1] to store
build information in mongo database, working fine so far.
[1] http://github.com/ella/buildbot-mongodb-status
> Best,
> Andrew
Almad
More information about the devel
mailing list