mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
Removed line from test_disallow_concurrrency for CI checks
This commit is contained in:
parent
d4b2297e9f
commit
74c6ca558b
@ -6,7 +6,6 @@ import concurrent
|
||||
from helpers.cluster import ClickHouseCluster
|
||||
from helpers.test_tools import TSV, assert_eq_with_retry
|
||||
|
||||
|
||||
cluster = ClickHouseCluster(__file__)
|
||||
|
||||
num_nodes = 10
|
||||
|
Loading…
Reference in New Issue
Block a user