qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Alex Bennée
Subject: [Qemu-devel] [PATCH v1 0/3 for 4.0] reduce timeouts on Travis
Date: Tue, 19 Mar 2019 12:47:57 +0000

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(-)

-- 
2.20.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]