qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/3] reduce the matrix, add OSX, speed-up Travis?
@ 2016-03-22 12:53 Alex Bennée
  2016-03-22 12:53 ` [Qemu-devel] [PATCH v1 1/3] .travis.yml: collapse the test matrix Alex Bennée
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Alex Bennée @ 2016-03-22 12:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Alex Bennée, david

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

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

end of thread, other threads:[~2016-03-23  2:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-22 12:53 [Qemu-devel] [PATCH v1 0/3] reduce the matrix, add OSX, speed-up Travis? Alex Bennée
2016-03-22 12:53 ` [Qemu-devel] [PATCH v1 1/3] .travis.yml: collapse the test matrix Alex Bennée
2016-03-23  0:42   ` David Gibson
2016-03-22 12:53 ` [Qemu-devel] [PATCH v1 2/3] .travis.yml: enable OSX builds Alex Bennée
2016-03-22 13:49   ` Peter Maydell
2016-03-22 14:12     ` Alex Bennée
2016-03-22 12:53 ` [Qemu-devel] [PATCH v1 3/3] .travis.yml: make -j3 Alex Bennée
2016-03-23  1:25   ` David Gibson

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