Re: [Qemu-devel] [PATCH 3/3] travis: Add config to do a Coverity Scan upload

2017-06-14 Thread Peter Maydell
On 14 June 2017 at 16:14, Alex Bennée wrote: > > Peter Maydell writes: > >> Add config to travis to do a Coverity Scan build and upload, using >> the new run-coverity-scan script. >> >> There is an official integration between Travis and Coverity Scan: >> >> https://github.com/travis-ci/travis-

Re: [Qemu-devel] [PATCH 3/3] travis: Add config to do a Coverity Scan upload

2017-06-14 Thread Alex Bennée
Peter Maydell writes: > Add config to travis to do a Coverity Scan build and upload, using > the new run-coverity-scan script. > > There is an official integration between Travis and Coverity Scan: > > https://github.com/travis-ci/travis-build/blob/master/lib/travis/build/addons/coverity_scan.

[Qemu-devel] [PATCH 3/3] travis: Add config to do a Coverity Scan upload

2017-06-13 Thread Peter Maydell
Add config to travis to do a Coverity Scan build and upload, using the new run-coverity-scan script. There is an official integration between Travis and Coverity Scan: https://github.com/travis-ci/travis-build/blob/master/lib/travis/build/addons/coverity_scan.rb which slurps values out of the .t