qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, qemu-trivial@nongnu.org, stefanha@redhat.com,
	pbonzini@redhat.com, "Alex Bennée" <alex.bennee@linaro.org>,
	david@gibson.dropbear.id.au
Subject: [Qemu-trivial] [PATCH v3 0/3] Travis updates
Date: Thu, 28 Jan 2016 14:23:26 +0000	[thread overview]
Message-ID: <1453991009-32736-1-git-send-email-alex.bennee@linaro.org> (raw)

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	other threads:[~2016-01-28 14:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-28 14:23 Alex Bennée [this message]
2016-01-28 14:23 ` [Qemu-trivial] [PATCH v3 1/3] .travis.yml: migrate to container builds Alex Bennée
2016-01-28 14:23 ` [Qemu-trivial] [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-trivial] [PATCH v3 3/3] .travis.yml: enable each of the co-routine backends Alex Bennée
2016-01-30  9:48 ` [Qemu-trivial] [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1453991009-32736-1-git-send-email-alex.bennee@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=david@gibson.dropbear.id.au \
    --cc=kwolf@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).