[Buildbot-devel] Integrate Coverity static analysis tool into BuildBot

Sarah Addis sarahaddis3 at gmail.com
Tue Nov 6 15:07:53 UTC 2012


I am just wondering if it is possible to use the coverity static analysis
tool for Buildbot? The *little *outdated information I got on Google says
no!

http://community.openvpn.net/openvpn/ticket/23

I've done all the installations and have tried integrating it into my
master.cfg script as follows:

factory.addStep(Compile(command="cov-build --dir ../dirname make all"))

This breaks the build with the following output:

/bin/sh: cov-build: command not found


Is it not possible to implement this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20121106/a7f3e994/attachment.html>


More information about the devel mailing list