ClickHouse/tests
Azat Khuzhin 7cd4009c3d Fix flakiness of test_store_cleanup in case of image rebuild
The log level will be substituted from "test" to "trace" in case of the
tag is not "latest", the assumption behind this I guess is that it
should not try to use "test" log level for older versions.

But, it could have per-PR image in case of changes in the Dockerfile, so
it is better to check for self.with_installed_binary, since actually any
parameters except this will use new clickhouse binary anyway.

CI: https://s3.amazonaws.com/clickhouse-test-reports/48596/a1272e8536265929255fdf5020836f057859e425/integration_tests__tsan__[1/6].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-04-10 20:31:06 +02:00
..
ci
config Add ability to throttle BACKUPs on per-server/backup basis 2023-04-05 09:39:48 +02:00
fuzz
instructions
integration Fix flakiness of test_store_cleanup in case of image rebuild 2023-04-10 20:31:06 +02:00
jepsen.clickhouse
perf_drafts
performance add perf test 2023-04-04 21:29:52 +00:00
queries Merge pull request #48522 from ClickHouse/many-mutations-memory-limit 2023-04-10 12:50:42 +02:00
.gitignore
.rgignore
clickhouse-test Merge pull request #48401 from ClickHouse/fix_00002_log_messages 2023-04-05 23:52:39 +03:00
CMakeLists.txt
msan_suppressions.txt
tsan_suppressions.txt
ubsan_suppressions.txt