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`. |
||
---|---|---|
.. | ||
0_stateless | ||
1_stateful | ||
bugs | ||
shell_config.sh |