Re: patch: enable Coverity scan in travis-ci builds

2019-08-07 Thread Илья Шипицин
ср, 7 авг. 2019 г. в 13:45, Willy Tarreau : > On Wed, Aug 07, 2019 at 01:15:28PM +0500, ??? wrote: > > btw, Willy, we can exclude some exotic build targets from "on push" to > "on > > cron" > > > > by changing "if: type != cron" --> "if: type == cron" > > > > > > probably boringssl,

Re: patch: enable Coverity scan in travis-ci builds

2019-08-07 Thread Dinko Korunic
Hi, This has been disabled as soon as we have started testing out Travis-CI integration with Coverity, so we are all good. Cheers! Kind regards, D. > On 7 Aug 2019, at 09:50, Илья Шипицин wrote: > > Dinko, can you please disable your schedule (is it cron or whatever) ? > > ср, 7 авг. 2019

Re: patch: enable Coverity scan in travis-ci builds

2019-08-07 Thread Willy Tarreau
On Wed, Aug 07, 2019 at 01:15:28PM +0500, ??? wrote: > btw, Willy, we can exclude some exotic build targets from "on push" to "on > cron" > > by changing "if: type != cron" --> "if: type == cron" > > > probably boringssl, cygwin, libressl ? I indeed think that all non-latest and

Re: patch: enable Coverity scan in travis-ci builds

2019-08-07 Thread Илья Шипицин
btw, Willy, we can exclude some exotic build targets from "on push" to "on cron" by changing "if: type != cron" --> "if: type == cron" probably boringssl, cygwin, libressl ? ср, 7 авг. 2019 г. в 12:07, Willy Tarreau : > Hi Ilya, > > On Tue, Aug 06, 2019 at 10:55:47AM +0500, ???

Re: patch: enable Coverity scan in travis-ci builds

2019-08-07 Thread Илья Шипицин
Dinko, can you please disable your schedule (is it cron or whatever) ? ср, 7 авг. 2019 г. в 12:07, Willy Tarreau : > Hi Ilya, > > On Tue, Aug 06, 2019 at 10:55:47AM +0500, ??? wrote: > > 1) follow to https://travis-ci.com/haproxy/haproxy/settings > > > > > > 2) setup COVERITY_SCAN_TOKEN

Re: patch: enable Coverity scan in travis-ci builds

2019-08-07 Thread Willy Tarreau
Hi Ilya, On Tue, Aug 06, 2019 at 10:55:47AM +0500, ??? wrote: > 1) follow to https://travis-ci.com/haproxy/haproxy/settings > > > 2) setup COVERITY_SCAN_TOKEN = P6rHpv1618gwKWkVs7FfKQ > > 3) setup daily schedule All done now (with Dinko's new token). Thanks very much for the

Re: patch: enable Coverity scan in travis-ci builds

2019-08-06 Thread Илья Шипицин
oops, I forgot to remove list. Dinko, can you please generate new token ? вт, 6 авг. 2019 г. в 10:55, Илья Шипицин : > great! > > > next steps > > 1) follow to https://travis-ci.com/haproxy/haproxy/settings > > > 2) setup COVERITY_SCAN_TOKEN = P6rHpv1618gwKWkVs7FfKQ > > 3) setup daily

Re: patch: enable Coverity scan in travis-ci builds

2019-08-05 Thread Илья Шипицин
great! next steps 1) follow to https://travis-ci.com/haproxy/haproxy/settings 2) setup COVERITY_SCAN_TOKEN = P6rHpv1618gwKWkVs7FfKQ 3) setup daily schedule (screen attached) вт, 6 авг. 2019 г. в 09:42, Willy Tarreau : > Hi Ilya, Dinko, > > On Fri, Aug 02, 2019 at 11:04:30PM +0500,

Re: patch: enable Coverity scan in travis-ci builds

2019-08-05 Thread Willy Tarreau
Hi Ilya, Dinko, On Fri, Aug 02, 2019 at 11:04:30PM +0500, ??? wrote: > Hello, > > > please find attached patch. it enables coverity scans. > > also, couple of things need to be done within travis-ci: > > 1) specify daily schedule > 2) specify coverity scan token (Dinko will provide

patch: enable Coverity scan in travis-ci builds

2019-08-02 Thread Илья Шипицин
Hello, please find attached patch. it enables coverity scans. also, couple of things need to be done within travis-ci: 1) specify daily schedule 2) specify coverity scan token (Dinko will provide it off list) thanks! Ilya Shipitsin From 9c7e0bcec2629f7cf128254c1bb1e8cdccc723cb Mon Sep 17