diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-09-12 16:10:03 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-09-13 11:37:25 +0100 |
commit | 1374ed49e1453c30023483e20d705c4321f19cff (patch) | |
tree | e74cb7a627772a7b98517ca12d91bf4015502c5d /hw/m68k/next-cube.c | |
parent | 3baa3c9d62bb35904cf6dadbf152922d87f06e8f (diff) | |
download | qemu-1374ed49e1453c30023483e20d705c4321f19cff.zip qemu-1374ed49e1453c30023483e20d705c4321f19cff.tar.gz qemu-1374ed49e1453c30023483e20d705c4321f19cff.tar.bz2 |
.gitlab-ci.d/crossbuilds.yml: Force 'make check' single-threaded for cross-i686-tci
The cross-i686-tci CI job is persistently flaky with various tests
hitting timeouts. One theory for why this is happening is that we're
running too many tests in parallel and so sometimes a test gets
starved of CPU and isn't able to complete within the timeout.
(The environment this CI job runs in seems to cause us to default
to a parallelism of 9 in the main CI.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20240912151003.2045031-1-peter.maydell@linaro.org
Diffstat (limited to 'hw/m68k/next-cube.c')
0 files changed, 0 insertions, 0 deletions