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

Jason Beverage jasonbeverage at gmail.com
Thu Jun 23 09:50:18 PDT 2016


Hey Jordi,

I saw that and I'm going to fix the script so it doesn't run the normal
script, but the main issue is this:
https://github.com/travis-ci/travis-ci/issues/6142

Apparently the coverity addon is broken on travis and it can't download the
coverity tools b/c of an SSL issue. Hopefully they will have that fixed
soon.

Thanks!

Jason

On Thu, Jun 23, 2016 at 12:40 PM Jordi Torres <jtorresfabra at gmail.com>
wrote:

> 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
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160623/8d0a7be6/attachment-0003.htm>


More information about the osg-users mailing list