qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gitlab-ci: Speed up the msys2-64bit job by using --without-d


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] gitlab-ci: Speed up the msys2-64bit job by using --without-default-devices
Date: Thu, 16 Dec 2021 10:12:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

On 12/16/21 09:22, Thomas Huth wrote:
> The new msys2-64bit job is often running for more than 50 minutes - and
> if the CI is currently loaded, it times out after 60 minutes. The job
> has been declared with a bigger timeout, but seems like this is getting
> ignored on the shared Gitlab-CI Windows runners, so we're currently
> seeing a lot of failures with this job. Thus we have to reduce the time
> it takes to finish this job. Since we want to test compiling the WHPX
> and HAX accelerator code with this job, switching to another target CPU
> is not really a good option, so let's reduce the amount of code that we
> have to compile with the --without-default-devices switch instead.

Good idea!

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>

> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  .gitlab-ci.d/windows.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)




reply via email to

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