[Buildbot-devel] Logging html pages per build

Daniel Benamy dbenamy at redhat.com
Tue Jun 27 14:53:31 UTC 2006


Hi,
I'm integrating a code coverage tool with a buildbot setup. I've got a step 
which runs trace2html which spews out some web pages. Right now they just go 
to a directory served by apache, but I'd like to have the output from each 
build saved with that build. I think I could hack that on if I knew the build 
number in my custom buildstep. I'd just create a directory in the apache 
served area with that number and add a link to it manually. So, does anyone 
know how to get to the build number? Or is there a better way to do what I 
want?
Thanks!
Dan




More information about the devel mailing list