mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update run.sh, thanks @azat
This commit is contained in:
parent
5c51162b29
commit
18ef0c0c96
@ -155,8 +155,6 @@ TESTS_TO_SKIP=(
|
||||
01280_ssd_complex_key_dictionary
|
||||
00652_replicated_mutations_zookeeper
|
||||
01411_bayesian_ab_testing
|
||||
# TRUNCATE TABLE system.query_log -- conflicts with other tests
|
||||
01413_rows_events
|
||||
)
|
||||
|
||||
clickhouse-test -j 4 --no-long --testname --shard --zookeeper --skip ${TESTS_TO_SKIP[*]} 2>&1 | ts '%Y-%m-%d %H:%M:%S' | tee /test_output/test_log.txt
|
||||
|
Loading…
Reference in New Issue
Block a user