Philippe Mathieu-Daudé <phi...@linaro.org> writes:
> On 4/11/22 07:27, Thomas Huth wrote: >> On 03/11/2022 22.23, Stefan Hajnoczi wrote: >>> GitLab CI times out when the clang-user job takes over 1 hour. >> Oh, that's new to me ... is that a regression? Has something become >> slower? Or did we just add more stuff to the user builds recently? > > We added more TCG tests: > > $ git diff --stat v7.1.0.. -- tests/tcg/ > tests/tcg/Makefile.target | 36 +- <snip> but are any of them particularly slow? tcg tests are generally quick (or at least should be). > > Also more s390x tests are going to be merged soon. > >> Anyway, if it's just taking a little bit longer than 1h, it's likely >> better to bump the timeout by 10 minutes (to 70 minutes), I guess >> that will still take less CI minutes to run than to have two jobs. >> Thomas >> -- Alex Bennée