diff --git a/docker/test/performance/run.sh b/docker/test/performance/run.sh index 95fd4b72d9da789e591b3fc1f28d26c574c79fe2..92f6f350d04afc038ab98f89e268eab928b09366 100755 --- a/docker/test/performance/run.sh +++ b/docker/test/performance/run.sh @@ -32,6 +32,7 @@ fi clickhouse-client --query "select * from system.settings where name = 'log_queries'" tree /etc/clickhouse-server -cat /etc/clickhouse-server/preprocessed/config.xml +cat /var/lib/clickhouse/preprocessed_configs/config.xml +cat /var/lib/clickhouse/preprocessed_configs/users.xml run