mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-23 16:22:15 +00:00
Add explicit convict=True to server_stop() calls where the test needs other nodes to detect the stopped node as DOWN in order to proceed. These are cases before remove_node, replace, or explicit waits for failure detection (server_not_sees_other_server, wait_new_coordinator_elected). Convicting immediately speeds up the test.