diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2023-02-28 19:06:36 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2023-03-01 10:31:40 +0000 |
commit | 7c7d369b33f01d3705a14c361689776de6bb5b7a (patch) | |
tree | 981ddb5f8857d254362e684cd2f37c6e5911d1be /.gitlab-ci.d/containers.yml | |
parent | 87168ef049da54cbb3e714b540420db62e63b1a8 (diff) | |
download | qemu-7c7d369b33f01d3705a14c361689776de6bb5b7a.zip qemu-7c7d369b33f01d3705a14c361689776de6bb5b7a.tar.gz qemu-7c7d369b33f01d3705a14c361689776de6bb5b7a.tar.bz2 |
tests: don't run benchmarks for the tsan build
All we are really doing here is checking that TSAN builds compile and are
therefor a tool available to developers. The benchmarks are not
representative of QEMU's actual threading behaviour and they burn
precious CI time. Indeed switching to check-unit reveals many
unaddressed issues which have been logged at:
https://gitlab.com/qemu-project/qemu/-/issues/1496
So for now disable the make check and make this a build only
test.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230228190653.1602033-8-alex.bennee@linaro.org>
Diffstat (limited to '.gitlab-ci.d/containers.yml')
0 files changed, 0 insertions, 0 deletions