Disable reconfig test until proper fix

This commit is contained in:
Antonio Andelic 2023-08-02 06:30:22 +00:00
parent 561b094e69
commit dc33564044

View File

@ -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