mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Merge pull request #19055 from ClickHouse/more_debug_for_writer
More debug for stateless tests writer
This commit is contained in:
commit
cabfa3b7df
@ -66,3 +66,5 @@ function run_tests()
|
||||
export -f run_tests
|
||||
|
||||
timeout "$MAX_RUN_TIME" bash -c run_tests ||:
|
||||
|
||||
tar -chf /test_output/text_log_dump.tar /var/lib/clickhouse/data/system/text_log ||:
|
||||
|
Loading…
Reference in New Issue
Block a user