qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v1 0/3] reduce the matrix, add OSX, speed-up Travis?


From: Alex Bennée
Subject: [Qemu-devel] [PATCH v1 0/3] reduce the matrix, add OSX, speed-up Travis?
Date: Tue, 22 Mar 2016 12:53:12 +0000

Hi,

This is my currently brewing set of Travis updates. As was mentioned
on previous series the matrix could do with collapsing further. I've
simplified it by just worrying about configs and allowing all the
targets to be built. This means each build of the main matrix has
gotten longer but less overall builds are done.

There may be some millage in reducing the target list for some of the
ancillary builds though. Do we want to care about all targets when
changing the logging backend or the co-routine type?

Finally I've added a new build to the matrix for OSX. I'm pondering if
I should do similar for the Trusty beta images. Thoughts?

Alex Bennée (3):
  .travis.yml: collapse the test matrix
  .travis.yml: enable OSX builds
  .travis.yml: make -j3

 .travis.yml            | 81 ++++++++++++++------------------------------------
 scripts/macosx-brew.sh | 12 ++++++++
 2 files changed, 35 insertions(+), 58 deletions(-)
 create mode 100755 scripts/macosx-brew.sh

-- 
2.7.3




reply via email to

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