Files
scylladb/test/cluster/test_tools_perf.py
Nadav Har'El 67384dbb96 test/cluster: remove now-redundant expected_server_up_state=SERVING
ServerUpState.SERVING is now the default for server_add() and
server_start(), so the explicit argument in various tests are no longer
needed. Remove it along with the unused ServerUpState imports and the
docstring comments that explained why it was there.

Signed-off-by: Nadav Har'El <nyh@scylladb.com>
2026-05-05 18:56:37 +03:00

4.0 KiB