Commit Graph

1 Commits

Author SHA1 Message Date
Patryk Jędrzejczak
566176bcd1 test: add test_replacing_alive_node_fails
We add a test for the Raft-based topology's new feature - rejecting
the replace operation if the node being replaced is considered
alive by the failure detector.

This test is not so fast, and it does not test any critical paths
so we run it only in dev mode.
2023-11-21 12:39:16 +01:00