[Buildbot-devel] custom waterfall output for steps?

John O'Duinn john at oduinn.com
Mon Sep 11 19:54:46 UTC 2006


hi Wade;

Yes, Alexander is correct, there is support in 0.7.4 for adding URLs as 
part of a buildstep displayed on the waterfall page. It was added to 
explicitly handle cases where your build step output is posted to a 
website.... For example, HTML report of codecoverage results, URL to 
download newly-created installable product zip, etc...

I dont think you can do the <img> tag to display the graph in the waterfall 
page, but I'd not tried that, so not sure on that. However, you can 
definitely have your buildstep create the data+graph someplace else, and 
have the waterfall page link point to that graph. See doc for details, and 
if there's any questions, let us know so we can fix the doc!

Hope that helps.


tc
John.
=====
At 01:34 AM 9/11/2006, Alexander Lorenz wrote:
>i'm not quite sure if that's useful to you, but i think v0.7.4 includes a 
>new feature via which you can pass an url to a buildstep which it shows on 
>the waterfall, for additional log info.
>
>
>regards
>
>lx
>
>
>
>Wade Brainerd wrote:
>>I have some steps that can report additional information, like 
>>performance numbers, memory usage, screen captures of graphical tests, 
>>etc.  I'd like to integrate these into the waterfall display, kind of 
>>like the way Mozilla Tinderbox does.
>>
>>Would it be a good idea to give BuildSteps a waterfallHandler method, 
>>that by default outputs the contents of a waterfallHtml property?  Then I 
>>could use it to display things like an <img> tag with a thumbnail of my 
>>screen capture, or a few lines of performance text with a link to a graph 
>>over time.
>>
>>Best regards,
>>
>>--
>>Wade Brainerd -- Technical Director
>>Activision Central Technology
>><http://www.wadeb.com/contactwade.html>Contact Info
>>
>>______________________________________________________________________
>>This email has been scanned by the MessageLabs Email Security System.
>>For more information please visit 
>><http://www.messagelabs.com/email>http://www.messagelabs.com/email
>>______________________________________________________________________
>>
>>
>>
>>
>>-------------------------------------------------------------------------
>>Using Tomcat but need to do more? Need to support web services, security?
>>Get stuff done quickly with pre-integrated technology to make your job easier
>>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>><http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>>
>>
>>
>>
>>_______________________________________________
>>Buildbot-devel mailing list
>><mailto:Buildbot-devel at lists.sourceforge.net>Buildbot-devel at lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>
>
>-------------------------------------------------------------------------
>Using Tomcat but need to do more? Need to support web services, security?
>Get stuff done quickly with pre-integrated technology to make your job easier
>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________
>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/20060911/1ce3d1f1/attachment.html>


More information about the devel mailing list