qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/4] Travis Build Speed-ups
@ 2018-03-13 15:32 Alex Bennée
  2018-03-13 15:32 ` [Qemu-devel] [PATCH v1 1/4] .travis.yml: drop setting default log output Alex Bennée
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Alex Bennée @ 2018-03-13 15:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: berrange, peter.maydell, Alex Bennée

Hi,

As QEMU has grown it has started to hit the Travis timeouts a lot
more. These patches try and address that by selectively adding
--disable-user and --disable-system to the place (and adding a new
matrix entry).

: patch 0001/.travis.yml drop setting default log output.patch needs review
: patch 0002/.travis.yml split default config into system and .patch needs review
: patch 0003/.travis.yml add disable user with the rest of the.patch needs review
: patch 0004/.travis.yml add disable tools to the modules buil.patch needs review

Alex Bennée (4):
  .travis.yml: drop setting default log output
  .travis.yml: split default config into system and user
  .travis.yml: add --disable-user with the rest of the disables
  .travis.yml: add --disable-tools to the modules build

 .travis.yml | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.16.2

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-03-13 16:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-13 15:32 [Qemu-devel] [PATCH v1 0/4] Travis Build Speed-ups Alex Bennée
2018-03-13 15:32 ` [Qemu-devel] [PATCH v1 1/4] .travis.yml: drop setting default log output Alex Bennée
2018-03-13 15:33   ` Daniel P. Berrangé
2018-03-13 15:32 ` [Qemu-devel] [PATCH v1 2/4] .travis.yml: split default config into system and user Alex Bennée
2018-03-13 15:34   ` Daniel P. Berrangé
2018-03-13 15:32 ` [Qemu-devel] [PATCH v1 3/4] .travis.yml: add --disable-user with the rest of the disables Alex Bennée
2018-03-13 15:34   ` Daniel P. Berrangé
2018-03-13 15:32 ` [Qemu-devel] [PATCH v1 4/4] .travis.yml: add --disable-tools to the modules build Alex Bennée
2018-03-13 15:36   ` Daniel P. Berrangé
2018-03-13 16:48     ` Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).