[osg-users] OpenSceneGraph Travis + Coverity scan up and running

Jordi Torres jtorresfabra at gmail.com
Thu Jun 23 09:40:24 PDT 2016


Hi Jason,

It seems your coverity scan build is not being launched. Instead of this
the "script" tag command is the one running.
Take a look at
https://github.com/openscenegraph/OpenSceneGraph/blob/master/.travis.yml#L52,
the "normal" build should not be launched if you are in the
coverity_branch.
Also your project should be easier to configure as you are not running
MacOSX builds, so you are not using a matrix for travis. So in a first look
I cannot spot anything weird, but make sure the indentation is correct, as
it seems to be important.

I'm happy to help if I can so feel free to contact me.

Cheers.


2016-06-23 16:54 GMT+02:00 Jason Beverage <jasonbeverage at gmail.com>:

> If it works, it's perfect :)
>
> I set something up for osgEarth and it appears to be working, at least for
> the travis builds.  I haven't seen coverity working yet though.  The travis
> build on my coverity_scan branch runs to completion and says that it's
> authorized with coverity and everything, but no coverity activity.  How
> long has it been taking you to see coverity activity on the dashboard once
> a travis build completes?
>
> My travis file for osgearth and coverity is here
> https://github.com/gwaldron/osgearth/blob/coverity_scan/.travis.yml if
> any experts want to peek at it ;)
>
> Jason
>
> On Thu, Jun 23, 2016 at 10:33 AM Robert Osfield <robert.osfield at gmail.com>
> wrote:
>
>> Hi Jason,
>>
>> On 21 June 2016 at 21:51, Jason Beverage <jasonbeverage at gmail.com> wrote:
>> > Really cool Robert.  I'd love to get TravisCI setup for osgEarth as
>> well, we
>> > might pick your brain on it here soon.
>>
>> I'm not the one with the skills on settings things up, Jordi and Ralf
>> were the main driving forces behind making it happen ;-)
>>
>> For osgEarth you can look at what we've done with Travis by looking at
>> the .travis.yml that the OSG now has.  It's not perfect but seems to
>> be working well now.
>>
>> Cheers,
>> Robert.
>> _______________________________________________
>> osg-users mailing list
>> osg-users at lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>


-- 
Jordi Torres
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160623/8ba7bd34/attachment-0003.htm>


More information about the osg-users mailing list