Upload coordination log after stress test

This commit is contained in:
alesapin 2021-03-07 17:44:30 +03:00
parent ef192ec310
commit b2c12f3762

View File

@ -84,3 +84,5 @@ stop
start
clickhouse-client --query "SELECT 'Server successfuly started'" > /test_output/alive_check.txt || echo 'Server failed to start' > /test_output/alive_check.txt
tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination ||: