Re: [Xen-devel] [PATCH 2/3] Add a weekly coverity flight

2016-02-03 Thread Ian Campbell
On Wed, 2016-02-03 at 12:12 +, Ian Jackson wrote: > Ian Campbell writes ("[PATCH 2/3] Add a weekly coverity flight"): > > In my experiments the curl command took ~35 minutes to complete (rate > > in the 100-200k range). Not sure if this is a problem. Note that curl > > is run on the controller

Re: [Xen-devel] [PATCH 2/3] Add a weekly coverity flight

2016-02-03 Thread Ian Jackson
Andrew Cooper writes ("Re: [PATCH 2/3] Add a weekly coverity flight"): > On 03/02/16 10:19, Ian Campbell wrote: > > Andy, I presume you deliberately started excluding stubdoms at some point? > > I think this is probably the right thing to do, at least for now, since > > stubdoms run with guest priv

Re: [Xen-devel] [PATCH 2/3] Add a weekly coverity flight

2016-02-03 Thread Ian Jackson
Ian Campbell writes ("[PATCH 2/3] Add a weekly coverity flight"): > In my experiments the curl command took ~35 minutes to complete (rate > in the 100-200k range). Not sure if this is a problem. Note that curl > is run on the controller (via system_checked) and consequently has no > timeout etc. C

Re: [Xen-devel] [PATCH 2/3] Add a weekly coverity flight

2016-02-03 Thread Andrew Cooper
On 03/02/16 10:19, Ian Campbell wrote: > On Wed, 2016-02-03 at 09:46 +, Ian Campbell wrote: >> [...] >> +sub build () { >> +my $make = "make $makeflags"; >> + >> +# Pre build things we don't want coverity to scan, but which are >> +# normally built by some other command. >> +ta

Re: [Xen-devel] [PATCH 2/3] Add a weekly coverity flight

2016-02-03 Thread Ian Campbell
On Wed, 2016-02-03 at 09:46 +, Ian Campbell wrote: > [...] > +sub build () { > +my $make = "make $makeflags"; > + > +# Pre build things we don't want coverity to scan, but which are > +# normally built by some other command. > +target_cmd_build($ho, 1000, $builddir, < +cd $build

[Xen-devel] [PATCH 2/3] Add a weekly coverity flight

2016-02-03 Thread Ian Campbell
This primarily consists of ts-coverity-scan and make-coverity-flight which constructs the sole job. The most recently scanned revision is pushed to a new coverity-scanned branch in the usual xen.git, tests are run on the master branch. For the cr-* integration we treat branch=coverity as a specia