mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Remove strange timeout in test
This commit is contained in:
parent
59071d9bd1
commit
49b5b94187
@ -65,8 +65,6 @@ def started_cluster():
|
||||
finally:
|
||||
cluster.shutdown()
|
||||
|
||||
# since it includes started_cluster fixture at first start
|
||||
@pytest.mark.timeout(60)
|
||||
@pytest.mark.parametrize('table,settings', itertools.product(
|
||||
[ # tables
|
||||
'dist_one',
|
||||
|
Loading…
Reference in New Issue
Block a user