On Tue, Mar 19, 2019 at 12:47:57PM +0000, 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 the time limit.
> 
> Alex Bennée (3):
>   configure: add --target-list-exclude
>   .travis.yml: split some more system builds
>   .travis.yml: --disable-user for --without-default-devices
> 
>  .travis.yml | 25 ++++++++++++++++++-------
>  configure   | 34 +++++++++++++++++++++++++++++++---
>  2 files changed, 49 insertions(+), 10 deletions(-)

Yeah, with this series plus your "[PATCH] .travis.yml: reduce number of
targets built while disabling things" all jobs are able to complete in
time :)


Acked-by: Stefano Garzarella <sgarz...@redhat.com>
Tested-by: Stefano Garzarella <sgarz...@redhat.com>

Thanks,
Stefano

Reply via email to