Re: [PATCH v2] gitlab-ci: increase clang-user timeout

2022-11-04 Thread Thomas Huth
On 04/11/2022 12.36, Stefan Hajnoczi wrote: The clang-user test exceeds the 1 hour timeout occassionally. Philippe Mathieu-Daudé has pointed out that the number of tcg tests has increased since QEMU 7.1. The execution time therefore probably reflects a legitimate increase in tests rather than a

[PATCH v2] gitlab-ci: increase clang-user timeout

2022-11-04 Thread Stefan Hajnoczi
The clang-user test exceeds the 1 hour timeout occassionally. Philippe Mathieu-Daudé has pointed out that the number of tcg tests has increased since QEMU 7.1. The execution time therefore probably reflects a legitimate increase in tests rather than a performance regression. Bump the timeout to p