ClickHouse/docker/test
Azat Khuzhin 3743b4a2ed Fix sanitizers build by updating llvm/clang that includes fix for it
Rebuild for clang 18.1.3, that contains a workaround [1] for sanitizers
issue [2]:

    $ git tag --contains  c2a57034eff048cd36c563c8e0051db3a70991b3 | tail -1
    llvmorg-18.1.3

 [1]: c2a57034ef
 [2]: https://github.com/ClickHouse/ClickHouse/issues/64086

Since right now version is not enough:

    $ docker run --rm -it clickhouse/test-util llvm-nm-18 --version
    llvm-nm, compatible with GNU nm
    Ubuntu LLVM version 18.1.2
      Optimized build.

But I don't see any fix for TSan, only MSan, but let's try.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-18 16:43:19 +02:00
..
base Merge remote-tracking branch 'origin/master' into fix-coverage 2024-05-07 09:34:00 +02:00
clickbench ClickBench: slightly better 2023-12-13 22:12:53 +01:00
compatibility Preparation 2021-09-06 14:33:39 +03:00
fasttest Fix sanitizers build by updating llvm/clang that includes fix for it 2024-05-18 16:43:19 +02:00
fuzzer Fix analyzer 2024-05-17 10:23:32 +02:00
install Unify the apt cleaning part in Dockerfile's 2024-02-01 11:20:23 +01:00
integration Add jwcrypto to integration tests runner 2024-05-09 04:08:21 +03:00
keeper-jepsen Use clang-18 in CI 2024-02-27 23:17:11 +01:00
libfuzzer Unify the apt cleaning part in Dockerfile's 2024-02-01 11:20:23 +01:00
performance-comparison Unify the apt cleaning part in Dockerfile's 2024-02-01 11:20:23 +01:00
server-jepsen Merge branch 'master' into clang-18-ci 2024-03-10 06:59:27 +01:00
sqlancer Unify the apt cleaning part in Dockerfile's 2024-02-01 11:20:23 +01:00
sqllogic Do not build odbc driver in sqllogic 2024-03-07 09:52:25 +01:00
sqltest Use clang-18 in CI 2024-02-27 23:17:11 +01:00
stateful Fix stateful 2024-04-27 21:47:48 +02:00
stateless Add archives reading support to s3 2024-05-13 12:00:15 +00:00
stress Test work without azurite 2024-04-27 12:30:28 +02:00
style Install python-magic in style-check, split pip and apt 2024-03-18 15:04:44 +01:00
unit Remove old trash from unit tests 2023-10-30 03:26:18 +01:00
upgrade Fix sed to not produce local_blob_storage_blob_storage 2024-03-19 18:05:57 +01:00
util Fix sanitizers build by updating llvm/clang that includes fix for it 2024-05-18 16:43:19 +02:00
README.md Changed repository URL 2019-09-23 19:18:19 +03:00

ClickHouse Test Docker Image

License

View license information for the software contained in this image.