[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>
- [PATCH v1 2/6] tests: add prefixes to the bare mkdtemp calls, (continued)
- [PATCH v1 2/6] tests: add prefixes to the bare mkdtemp calls, Alex Bennée, 2020/11/17
- [PATCH v1 1/6] scripts/ci: clean up default args logic a little, Alex Bennée, 2020/11/17
- [PATCH v1 3/6] tests/avocado: clean-up socket directory after run, Alex Bennée, 2020/11/17
- [PATCH v1 5/6] tests/docker: Install liblttng-ust-dev package in Ubuntu 20.04 image, Alex Bennée, 2020/11/17
- [PATCH v1 4/6] gitlab: move remaining x86 check-tcg targets to gitlab, Alex Bennée, 2020/11/17
- [PATCH v1 6/6] gitlab-ci: Move trace backend tests across to gitlab, Alex Bennée, 2020/11/17
- Re: [PATCH for 5.2-rc3 v1 0/6] testing fixes (avocado, gitlab), Alex Bennée, 2020/11/19