mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Disable reconfig test until proper fix
This commit is contained in:
parent
561b094e69
commit
dc33564044
@ -42,7 +42,7 @@ def started_cluster():
|
||||
def get_fake_zk(node):
|
||||
return ku.get_fake_zk(cluster, node)
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="test is flaky because changes are not properly waited for")
|
||||
def test_reconfig_replace_leader_in_one_command(started_cluster):
|
||||
"""
|
||||
Remove leader from a cluster of 3 and add a new node to this cluster in a single command
|
||||
|
Loading…
Reference in New Issue
Block a user