qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/2] gitlab: avoid timeouts in windows cross builds


From: Thomas Huth
Subject: Re: [PATCH 0/2] gitlab: avoid timeouts in windows cross builds
Date: Wed, 11 Aug 2021 07:53:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0

On 10/08/2021 16.06, Daniel P. Berrangé wrote:
The win64 cross build is quite often hitting the job timeout, despite
having an elevated timeout of 80 minutes. A typical time is 75-78
minutes in my tests, which leaves little headroom.

I'm not inclined to increase the timeout beyond 80 minutes as this is
already unreasonably long.

Interestingly the win32 job doesn't timeout in the same way. In local
tests I've found the mingw32 gcc is as much as 50% faster than
mingw64 gcc in building QEMU. This explains at least why we only see
win64 gitlab builds timeout normally.

I've had similar experiences in the past, and once even already sent a patch:


https://patchwork.ozlabs.org/project/qemu-devel/patch/20210414081907.871437-4-thuth@redhat.com/

But your apprach is looking way nicer, indeed!

Queued to my testing-next branch now:

 https://gitlab.com/thuth/qemu/-/commits/testing-next/

Thanks,
 Thomas




reply via email to

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