qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 4/6] gitlab: move remaining x86 check-tcg targets to gitla


From: Thomas Huth
Subject: Re: [PATCH v1 4/6] gitlab: move remaining x86 check-tcg targets to gitlab
Date: Wed, 18 Nov 2020 10:51:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

On 17/11/2020 18.36, Alex Bennée wrote:
> The GCC check-tcg (user) test in particular was very prone to timing
> out on Travis. We only actually need to move the some-softmmu builds
> across as we already have coverage for linux-user.
> 
> As --enable-debug-tcg does increase the run time somewhat as more
> debug is put in let's restrict that to just the plugins build. It's

"so" or "," -----^ ?

> unlikely that a plugins enabled build is going to hide a sanity
> failure in core TCG code so let the plugin builds do the heavy lifting
> on checking TCG sanity so the non-plugin builds can run swiftly.
> 
> Now the only remaining check-tcg builds on Travis are for the various
> non-x86 arches.
> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Message-Id: <20201110192316.26397-10-alex.bennee@linaro.org>
> ---
>  .gitlab-ci.yml | 17 +++++++++++++++++
>  .travis.yml    | 26 --------------------------
>  2 files changed, 17 insertions(+), 26 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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