[Buildbot-devel] Is it possible to show more than one log file on waterfall display screen?
Brian Warner
warner-buildbot at lothar.com
Sat Jun 3 20:44:14 UTC 2006
> So far, each build step has one log file if it runs successfully. Our
> build step itself generates more log files during build. Is that possible
> to show these links on waterfall display screen?
With the current release, I usually add 'cat foo.log' steps right after the
main command to get a copy of those secondary logs. It's not a completely
satisfying solution, though.
I've got a project underway to deliver secondary logfiles in real-time (using
some sort of variant on 'tail -f' implemented in the buildslave). No major
progress on it so far, though.
cheers,
-Brian
More information about the devel
mailing list