mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Use default database for perf tests
This commit is contained in:
parent
7352c26e89
commit
f8fa10578c
@ -1260,7 +1260,6 @@ create table ci_checks engine File(TSVWithNamesAndTypes, 'ci-checks.tsv')
|
||||
--user "${CLICKHOUSE_PERFORMANCE_COMPARISON_DATABASE_USER}"
|
||||
--password "${CLICKHOUSE_PERFORMANCE_COMPARISON_DATABASE_USER_PASSWORD}"
|
||||
--config "right/config/client_config.xml"
|
||||
--database perftest
|
||||
--date_time_input_format=best_effort)
|
||||
|
||||
"${client[@]}" --query '
|
||||
|
Loading…
Reference in New Issue
Block a user