tests: disable 01275_parallel_mv under S3 (since it has thread pool for writes)

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
This commit is contained in:
Azat Khuzhin 2022-07-03 09:24:09 +03:00
parent 9225256dea
commit 7427adb600

View File

@ -1,3 +1,6 @@
-- Tags: no-s3-storage
-- no-s3-storage: s3 has 20 more threads
-- avoid settings randomization by clickhouse-test
set max_threads = 0;