qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v3 0/3] Travis updates


From: Alex Bennée
Subject: [Qemu-devel] [PATCH v3 0/3] Travis updates
Date: Thu, 28 Jan 2016 14:23:26 +0000

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




reply via email to

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