docs: update mention to ubuntu2204
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> Link: https://lore.kernel.org/qemu-devel/20260610192222.2709135-4-pierrick.bouvier@oss.qualcomm.com Signed-off-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
Pierrick Bouvier committed
Jun 10, 2026 at 12:22 UTC
f011b0d5d16a43804ce6d31bd868bc9b9deef349
1 file changed
+2
-2
docs/devel/testing/main.rst
+2
-2
@@ -711,13 +711,13 @@ https://github.com/google/sanitizers/wiki/ThreadSanitizerCppManual
711
712
Thread Sanitizer in Docker
713
~~~~~~~~~~~~~~~~~~~~~~~~~~
714
-TSan is currently supported in the ubuntu2204 docker.
714
+TSan is currently supported in all our host docker images (for instance, ubuntu2404).
715
716
The test-tsan test will build using TSan and then run make check.
717
718
.. code::
719
720
- make docker-test-tsan@ubuntu2204
720
+ make docker-test-tsan@ubuntu2404
721
722
TSan warnings under docker are placed in files located at build/tsan/.
723