mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
d12f2a0946
Previously `CLICKHOUSE_BENCHMARK` was set simply as `${CLICKHOUSE_BINARY}-benchmark` which is not applicable when testing a single binary, e.g. downloaded via `curl https://clickhouse.com | sh`. This commit adds support for `CLICKHOUSE_BENCHMARK_BINARY` (not exported from `shell_config.sh`) that is set to `"$CLICKHOUSE_BINARY benchmark"` if `CLICKHOUSE_BINARY` is set. This is the same behaviour that is already used for `CLICKHOUSE_CLIENT_BINARY`. |
||
---|---|---|
.. | ||
ci | ||
config | ||
fuzz | ||
instructions | ||
integration | ||
jepsen.clickhouse | ||
perf_drafts | ||
performance | ||
queries | ||
sqllogic | ||
.gitignore | ||
.rgignore | ||
analyzer_integration_broken_tests.txt | ||
analyzer_tech_debt.txt | ||
clickhouse-test | ||
README.md | ||
tsan_suppressions.txt | ||
ubsan_suppressions.txt |