Merge pull request #19055 from ClickHouse/more_debug_for_writer

More debug for stateless tests writer
This commit is contained in:
alesapin 2021-01-15 00:26:42 +03:00 committed by GitHub
commit cabfa3b7df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 ||: