qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v4 0/6] Travis updates


From: Alex Bennée
Subject: [Qemu-devel] [PATCH v4 0/6] Travis updates
Date: Tue, 2 Feb 2016 17:34:02 +0000

Hi,

Here is v4 of the Travis updates. The first patch remains reviewed and
signed off but following feedback on the others I've tried harder to
reduce the load on the Travis build farm after defaulting "make
check". This breaks down into two things:

  - enabling ccache
  - reducing the build matrix

Estimating the effect is tricky due to the elastic nature of the
Travis cloud (for example the VM based builds are currently very slow
due to a series of merges in one day). However it looks to be having a
positive effect. I hope the ccache changes will be especially
noticeable once merged with master as the caches are per-branch.

Finally I've put myself down as maintainer after Peter's suggestion.
I'll put together a pull request with any patches that have reviews
from other people in the next few days and see how that works ;-)

Alex Bennée (6):
  .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: enable ccache for the builds
  .travis.yml: reduce the test matrix a little
  MAINTAINERS: Add .travis.yml

 .travis.yml | 109 +++++++++++++++++++++++++++++++++++++-----------------------
 MAINTAINERS |   5 +++
 2 files changed, 73 insertions(+), 41 deletions(-)

-- 
2.7.0




reply via email to

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