From: "Alex Bennée" <alex.bennee@linaro.org>
To: Thomas Huth <thuth@redhat.com>
Cc: "Fam Zheng" <fam@euphon.net>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>,
qemu-devel@nongnu.org
Subject: Re: [RFC PATCH] travis.yml: Drop the default softmmu builds
Date: Wed, 16 Sep 2020 14:22:41 +0100 [thread overview]
Message-ID: <87lfh9zwim.fsf@linaro.org> (raw)
In-Reply-To: <dcf9c72a-069a-d853-594c-64a3a9187358@redhat.com>
Thomas Huth <thuth@redhat.com> writes:
> On 05/09/2020 14.15, Thomas Huth wrote:
>> On 05/08/2020 20.54, Thomas Huth wrote:
>>> The total runtime of all Travis jobs is very long and we are testing
>>> all softmmu targets in the gitlab-CI already - so we can speed up the
>>> Travis testing a little bit by not testing the softmmu targets here
>>> anymore.
>>>
>>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>>> ---
>>> Well, ok, we do not test all the softmmu targets on gitlab-CI with
>>> that same ancient version of Ubuntu ... but do we still care about
>>> testing all softmmut targets on Ubuntu Xenial at all? ... at least
>>> according to our support policy, we do not care about Xenial anymore.
>>>
>>> .travis.yml | 14 --------------
>>> 1 file changed, 14 deletions(-)
>>>
>>> diff --git a/.travis.yml b/.travis.yml
>>> index 6695c0620f..18290bc51d 100644
>>> --- a/.travis.yml
>>> +++ b/.travis.yml
>>> @@ -123,20 +123,6 @@ jobs:
>>> - CONFIG="--disable-system --static"
>>> - CACHE_NAME="${TRAVIS_BRANCH}-linux-gcc-default"
>>>
>>> -
>>> - # we split the system builds as it takes a while to build them all
>>> - - name: "GCC (main-softmmu)"
>>> - env:
>>> - - CONFIG="--disable-user --target-list=${MAIN_SOFTMMU_TARGETS}"
>>> - - CACHE_NAME="${TRAVIS_BRANCH}-linux-gcc-default"
>>> -
>>> -
>>> - - name: "GCC (other-softmmu)"
>>> - env:
>>> - - CONFIG="--disable-user --target-list-exclude=${MAIN_SOFTMMU_TARGETS}"
>>> - - CACHE_NAME="${TRAVIS_BRANCH}-linux-gcc-default"
>>> -
>>> -
>>> # Just build tools and run minimal unit and softfloat checks
>>> - name: "GCC check-softfloat (user)"
>>> env:
>>>
>>
>> Ping?
>
> Ping^2 ... Alex, Philippe, any opinions on this patch?
I'm agnostic on this. Is it worth slightly reducing our coverage for ~50
minutes of runtime out of 10 hours? I guess it would be a bit greener.
Acked-by: Alex Bennée <alex.bennee@linaro.org>
--
Alex Bennée
next prev parent reply other threads:[~2020-09-16 13:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-05 18:54 [RFC PATCH] travis.yml: Drop the default softmmu builds Thomas Huth
2020-09-05 12:15 ` Thomas Huth
2020-09-16 13:12 ` Thomas Huth
2020-09-16 13:22 ` Alex Bennée [this message]
2020-09-16 13:30 ` Thomas Huth
2020-09-16 13:16 ` Daniel P. Berrangé
2020-09-16 13:42 ` Philippe Mathieu-Daudé
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=87lfh9zwim.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=fam@euphon.net \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=thuth@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).