From 8e18f56d4f5eb233db7225623fd7d4b86d66797b Mon Sep 17 00:00:00 2001 From: Nikolai Kochetov Date: Wed, 1 Apr 2020 14:53:09 +0300 Subject: [PATCH] Try fix perftest distributed_aggregation.xml --- dbms/tests/performance/distributed_aggregation.xml | 12 ------------ .../config.d/perf-comparison-tweaks-config.xml | 2 ++ 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/dbms/tests/performance/distributed_aggregation.xml b/dbms/tests/performance/distributed_aggregation.xml index 6fdd9fda7c5..25ba4169b9e 100644 --- a/dbms/tests/performance/distributed_aggregation.xml +++ b/dbms/tests/performance/distributed_aggregation.xml @@ -1,18 +1,6 @@ - - - 10 - 1000 - - - 50 - 60000 - - - select count() from (select sipHash64(zero) from zeros_mt(100000000) union all select sipHash64(zero) from zeros_mt(100000000)) select count(sipHash64(zero)) from remote('127.0.0.{{1,1}}', zeros_mt(100000000)) select count(sipHash64(zero)) from remote('127.0.0.{{1,2}}', zeros_mt(100000000)) select count(sipHash64(zero)) from remote('127.0.0.{{2,3}}', zeros_mt(100000000)) - diff --git a/docker/test/performance-comparison/config/config.d/perf-comparison-tweaks-config.xml b/docker/test/performance-comparison/config/config.d/perf-comparison-tweaks-config.xml index 863a40718d9..a6d59fc3b4c 100644 --- a/docker/test/performance-comparison/config/config.d/perf-comparison-tweaks-config.xml +++ b/docker/test/performance-comparison/config/config.d/perf-comparison-tweaks-config.xml @@ -1,4 +1,6 @@ + :: + true