From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org
Cc: berrange@redhat.com, peter.maydell@linaro.org,
"Alex Bennée" <alex.bennee@linaro.org>
Subject: [Qemu-devel] [PATCH v1 0/4] Travis Build Speed-ups
Date: Tue, 13 Mar 2018 15:32:06 +0000 [thread overview]
Message-ID: <20180313153210.28264-1-alex.bennee@linaro.org> (raw)
Hi,
As QEMU has grown it has started to hit the Travis timeouts a lot
more. These patches try and address that by selectively adding
--disable-user and --disable-system to the place (and adding a new
matrix entry).
: patch 0001/.travis.yml drop setting default log output.patch needs review
: patch 0002/.travis.yml split default config into system and .patch needs review
: patch 0003/.travis.yml add disable user with the rest of the.patch needs review
: patch 0004/.travis.yml add disable tools to the modules buil.patch needs review
Alex Bennée (4):
.travis.yml: drop setting default log output
.travis.yml: split default config into system and user
.travis.yml: add --disable-user with the rest of the disables
.travis.yml: add --disable-tools to the modules build
.travis.yml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
2.16.2
next reply other threads:[~2018-03-13 15:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-13 15:32 Alex Bennée [this message]
2018-03-13 15:32 ` [Qemu-devel] [PATCH v1 1/4] .travis.yml: drop setting default log output Alex Bennée
2018-03-13 15:33 ` Daniel P. Berrangé
2018-03-13 15:32 ` [Qemu-devel] [PATCH v1 2/4] .travis.yml: split default config into system and user Alex Bennée
2018-03-13 15:34 ` Daniel P. Berrangé
2018-03-13 15:32 ` [Qemu-devel] [PATCH v1 3/4] .travis.yml: add --disable-user with the rest of the disables Alex Bennée
2018-03-13 15:34 ` Daniel P. Berrangé
2018-03-13 15:32 ` [Qemu-devel] [PATCH v1 4/4] .travis.yml: add --disable-tools to the modules build Alex Bennée
2018-03-13 15:36 ` Daniel P. Berrangé
2018-03-13 16:48 ` Alex Bennée
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=20180313153210.28264-1-alex.bennee@linaro.org \
--to=alex.bennee@linaro.org \
--cc=berrange@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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).