mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 11:30:36 +00:00
- Raise on response not HTTP 200 for `.get_text()` helper - Fix API paths - Close and start a fresh driver when restarting a server and it's the only server in the cluster - Fix stop/restart response as text instead of inspecting (errors are status 500 and raise exceptions) Closes #11496 * github.com:scylladb/scylladb: test.py: handle duplicate result from driver test.py: log server restarts for topology tests test.py: log actions for topology tests Revert "test.py: restart stopped servers before... test.py: ManagerClient API fix return text test.py: ManagerClient raise on HTTP != 200 test.py: ManagerClient fix paths to updated resource