Andrei Chekun
|
93b9b85c12
|
[test.py] Refactor alternator, nodetool, rest_api
Make alternator, nodetool and rest_api test directories as python packages.
Move scylla-gdb to scylla_gdb and make it python package.
|
2024-06-13 13:56:10 +02:00 |
|
Botond Dénes
|
8f3b1db37f
|
test/nodetool: nodetool(): return res object instead of just stdout
So callers have access to stderr, return code and more.
This causes some churn in the test, but the changes are mechanical.
|
2024-03-27 04:18:19 -04:00 |
|
Botond Dénes
|
c35ed794de
|
tools/scylla-nodetool: implement the removenode command
|
2023-12-08 07:32:31 -05:00 |
|
Botond Dénes
|
9a484cb145
|
tools/scylla-nodetool: implement the rebuild command
|
2023-12-08 07:05:30 -05:00 |
|
Botond Dénes
|
ea62f7c848
|
tools/scylla-nodetool: implement the decommission command
|
2023-12-08 06:14:36 -05:00 |
|