Re: [Qemu-devel] [PATCH v1 0/3 for 4.0] reduce timeouts on Travis

2019-03-22 Thread Stefano Garzarella
On Tue, Mar 19, 2019 at 12:47:57PM +, Alex Bennée wrote: > > Hi, > > This is a fixup patch for 4.0 to help reduce the number of timeouts we > are seeing on Travis. We introduce a new way to slice the target list > and then use that to split up a few of the builds that are getting > close to t

[Qemu-devel] [PATCH v1 0/3 for 4.0] reduce timeouts on Travis

2019-03-19 Thread Alex Bennée
Hi, This is a fixup patch for 4.0 to help reduce the number of timeouts we are seeing on Travis. We introduce a new way to slice the target list and then use that to split up a few of the builds that are getting close to the time limit. Alex Bennée (3): configure: add --target-list-exclude