From: "Alex Bennée" <alex.bennee@linaro.org>
To: "Alex Bennée" <alex.bennee@linaro.org>
Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org,
Alexander Graf <agraf@suse.com>
Subject: Re: [Qemu-devel] [PATCH 1/4] .travis.yml: add more linux-user to the build matrix
Date: Wed, 17 Sep 2014 19:36:10 +0100 [thread overview]
Message-ID: <874mw6f61x.fsf@linaro.org> (raw)
In-Reply-To: <1410799691-1226-2-git-send-email-alex.bennee@linaro.org>
Alex Bennée writes:
> At the same time I've grouped the $ARCH-linux-user and $ARCH-softmmu
> builds together (hoping FS cache helps) and grouped all $ARCH-softmmu
> only builds into one target. This reduces the build matrix slightly
> which will hopefully help with build times.
Pinging Alex who I forgot to CC when I sent this out.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>
> diff --git a/.travis.yml b/.travis.yml
> index 89c30ae..72cfc9f 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -20,23 +20,23 @@ env:
> - GUI_PKGS="libgtk-3-dev libvte-2.90-dev libsdl1.2-dev libpng12-dev libpixman-1-dev"
> - EXTRA_PKGS=""
> matrix:
> + # Group major targets together with their linux-user counterparts
> - TARGETS=alpha-softmmu,alpha-linux-user
> - - TARGETS=arm-softmmu,arm-linux-user
> - - TARGETS=aarch64-softmmu,aarch64-linux-user
> - - TARGETS=cris-softmmu
> - - TARGETS=i386-softmmu,x86_64-softmmu
> - - TARGETS=lm32-softmmu
> - - TARGETS=m68k-softmmu
> - - TARGETS=microblaze-softmmu,microblazeel-softmmu
> + - TARGETS=arm-softmmu,arm-linux-user,armeb-linux-user,aarch64-softmmu,aarch64-linux-user
> + - TARGETS=cris-softmmu,cris-linux-user
> + - TARGETS=i386-softmmu,i386-linux-user,x86_64-softmmu,x86_64-linux-user
> + - TARGETS=m68k-softmmu,m68k-linux-user
> + - TARGETS=microblaze-softmmu,microblazeel-softmmu,microblaze-linux-user,microblazeel-linux-user
> - TARGETS=mips-softmmu,mips64-softmmu,mips64el-softmmu,mipsel-softmmu
> - - TARGETS=moxie-softmmu
> - - TARGETS=or32-softmmu,
> - - TARGETS=ppc-softmmu,ppc64-softmmu,ppcemb-softmmu
> - - TARGETS=s390x-softmmu
> - - TARGETS=sh4-softmmu,sh4eb-softmmu
> - - TARGETS=sparc-softmmu,sparc64-softmmu
> - - TARGETS=unicore32-softmmu
> - - TARGETS=xtensa-softmmu,xtensaeb-softmmu
> + - TARGETS=mips-linux-user,mips64-linux-user,mips64el-linux-user,mipsel-linux-user,mipsn32-linux-user,mipsn32el-linux-user
> + - TARGETS=or32-softmmu,or32-linux-user
> + - TARGETS=ppc-softmmu,ppc64-softmmu,ppcemb-softmmu,ppc-linux-user,ppc64-linux-user,ppc64abi32-linux-user,ppc64le-linux-user
> + - TARGETS=s390x-softmmu,s390x-linux-user
> + - TARGETS=sh4-softmmu,sh4eb-softmmu,sh4-linux-user sh4eb-linux-user
> + - TARGETS=sparc-softmmu,sparc64-softmmu,sparc-linux-user,sparc32plus-linux-user,sparc64-linux-user
> + - TARGETS=unicore32-softmmu,unicore32-linux-user
> + # Group remaining softmmu only targets into one build
> + - TARGETS=lm32-softmmu,moxie-softmmu,tricore-softmmu,xtensa-softmmu,xtensaeb-softmmu
> before_install:
> - git submodule update --init --recursive
> - sudo apt-get update -qq
--
Alex Bennée
next prev parent reply other threads:[~2014-09-17 18:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-15 16:48 [Qemu-devel] [PATCH 0/4] A number of Travis CI tweaks Alex Bennée
2014-09-15 16:48 ` [Qemu-devel] [PATCH 1/4] .travis.yml: add more linux-user to the build matrix Alex Bennée
2014-09-17 18:36 ` Alex Bennée [this message]
2014-09-15 16:48 ` [Qemu-devel] [PATCH 2/4] .travis.yml: make the make slightly more parallel Alex Bennée
2014-09-15 16:48 ` [Qemu-devel] [PATCH 3/4] .travis.yml: pre-seed sub-modules for speed Alex Bennée
2014-09-23 10:37 ` Alexander Graf
2014-09-23 14:50 ` Alex Bennée
2014-09-23 15:37 ` Alexander Graf
2014-09-15 16:48 ` [Qemu-devel] [PATCH 4/4] .travis.yml: remove "make check" from main matrix Alex Bennée
2014-09-23 10:38 ` [Qemu-devel] [PATCH 0/4] A number of Travis CI tweaks Alexander Graf
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=874mw6f61x.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=agraf@suse.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).