Commit Graph

6 Commits

Author SHA1 Message Date
Azat Khuzhin
61e50a346a Use peak_threads_usage instead of arrayUniq(thread_ids) in tests
Should fix flakiness like [1].

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/66098/93afc8e6133365007488c4d8340f434f6e8a876f/stateless_tests__aarch64_.html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-09 16:13:06 +02:00
alesapin
a2626037bc Improve object storage tags in tests 2024-07-02 14:15:59 +02:00
Alexey Milovidov
14386ea767
Update 01275_parallel_mv.sql.j2 2023-02-27 19:51:44 +03:00
Alexey Milovidov
4ba8d84694 Adjust tests 2023-02-27 07:10:02 +01:00
Azat Khuzhin
7427adb600 tests: disable 01275_parallel_mv under S3 (since it has thread pool for writes)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-07-03 15:14:05 +03:00
Azat Khuzhin
9225256dea tests: improve 01275_parallel_mv
- cover optimize_trivial_insert_select=0/1
- cover max_insert_threads
- convert parallel_view_processing into jinja2

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-07-03 15:14:05 +03:00