qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] Travis updates
@ 2016-01-28 14:23 Alex Bennée
  2016-01-28 14:23 ` [Qemu-devel] [PATCH v3 1/3] .travis.yml: migrate to container builds Alex Bennée
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Alex Bennée @ 2016-01-28 14:23 UTC (permalink / raw)
  To: qemu-devel
  Cc: kwolf, qemu-trivial, stefanha, pbonzini, Alex Bennée, david

Hi,

The first patch has been reviewed and signed off. Long term I think
it is worth applying but it look like the performance increase it
negligible compared to the old style VM builds at the moment. I
suspect this may be because the new infrastructure is under more load
as more projects have migrated.

The remaining two patches widen the testing of the code.

The first making "make check" standard for all builds unless
explicitly disabled. This reverts an original patch that moved it all
to one build while we were experiencing instability in "make check".

The second add some supplemental builds to the matrix for additional
co-routine builds. I've disabled "make check" for the gthread option
as it is current broken.

Is everyone happy for these to go in via the trivial tree?

Alex Bennée (3):
  .travis.yml: migrate to container builds
  .travis.yml: run make check for all matrix targets
  .travis.yml: enable each of the co-routine backends

 .travis.yml | 72 +++++++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 53 insertions(+), 19 deletions(-)

-- 
2.7.0

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

end of thread, other threads:[~2016-02-02  8:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-28 14:23 [Qemu-devel] [PATCH v3 0/3] Travis updates Alex Bennée
2016-01-28 14:23 ` [Qemu-devel] [PATCH v3 1/3] .travis.yml: migrate to container builds Alex Bennée
2016-01-28 14:23 ` [Qemu-devel] [PATCH v3 2/3] .travis.yml: run make check for all matrix targets Alex Bennée
2016-01-30 12:35   ` David Gibson
2016-01-31  8:37     ` Alex Bennée
2016-01-31 10:27       ` David Gibson
2016-01-28 14:23 ` [Qemu-devel] [PATCH v3 3/3] .travis.yml: enable each of the co-routine backends Alex Bennée
2016-01-30  9:48 ` [Qemu-devel] [PATCH v3 0/3] Travis updates Michael Tokarev
2016-01-31  8:43   ` Alex Bennée
2016-01-31 12:05     ` Peter Maydell
2016-02-02  7:59     ` Michael Tokarev

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