Re: [Openvpn-devel] [PATCH] Add coverity static analysis to Travis CI config

2017-08-09 Thread Илья Шипицин
2017-08-10 1:09 GMT+05:00 Steffan Karger : > Hi, > > On 09-08-17 08:12, Илья Шипицин wrote: > > 2017-08-09 10:47 GMT+05:00 Илья Шипицин > >: > > 2017-08-09 10:41 GMT+05:00 Илья Шипицин > >: > > 2017-08-08 20:55 GMT+05:00 S

Re: [Openvpn-devel] [PATCH] Add coverity static analysis to Travis CI config

2017-08-09 Thread Steffan Karger
Hi, On 09-08-17 08:12, Илья Шипицин wrote: > 2017-08-09 10:47 GMT+05:00 Илья Шипицин >: > 2017-08-09 10:41 GMT+05:00 Илья Шипицин >: > 2017-08-08 20:55 GMT+05:00 Steffan Karger > mailto:steffan.kar...@fox-it.com>>:

Re: [Openvpn-devel] [PATCH] Add coverity static analysis to Travis CI config

2017-08-08 Thread Илья Шипицин
2017-08-09 10:47 GMT+05:00 Илья Шипицин : > > > 2017-08-09 10:41 GMT+05:00 Илья Шипицин : > >> >> >> 2017-08-08 20:55 GMT+05:00 Steffan Karger : >> >>> Enable coverity analysis for the release/2.4 branch. >>> >>> We can only do a limited number of coverity scans per week with our FOSS >>> account,

Re: [Openvpn-devel] [PATCH] Add coverity static analysis to Travis CI config

2017-08-08 Thread Илья Шипицин
2017-08-09 10:41 GMT+05:00 Илья Шипицин : > > > 2017-08-08 20:55 GMT+05:00 Steffan Karger : > >> Enable coverity analysis for the release/2.4 branch. >> >> We can only do a limited number of coverity scans per week with our FOSS >> account, but since we only occasionally push commits, that should

Re: [Openvpn-devel] [PATCH] Add coverity static analysis to Travis CI config

2017-08-08 Thread Илья Шипицин
2017-08-08 20:55 GMT+05:00 Steffan Karger : > Enable coverity analysis for the release/2.4 branch. > > We can only do a limited number of coverity scans per week with our FOSS > account, but since we only occasionally push commits, that should work out > fine. But this limit is the reason we don'

Re: [Openvpn-devel] [PATCH] Add coverity static analysis to Travis CI config

2017-08-08 Thread Antonio Quartulli
On 08/08/17 23:55, Steffan Karger wrote: > Enable coverity analysis for the release/2.4 branch. > > We can only do a limited number of coverity scans per week with our FOSS > account, but since we only occasionally push commits, that should work out > fine. But this limit is the reason we don't

[Openvpn-devel] [PATCH] Add coverity static analysis to Travis CI config

2017-08-08 Thread Steffan Karger
Enable coverity analysis for the release/2.4 branch. We can only do a limited number of coverity scans per week with our FOSS account, but since we only occasionally push commits, that should work out fine. But this limit is the reason we don't use the standard travis addon, because that would ca