Files
scylladb/test
Avi Kivity d217c6f7c1 Merge 'tools/nodetool: implement additional commands, part 1/N' from Botond Dénes
The following new commands are implemented:
* disablebackup
* disablebinary
* disablegossip
* enablebackup
* enablebinary
* enablegossip
* gettraceprobability
* help
* settraceprobability
* statusbackup
* statusbinary
* statusgossip
* version

All are associated with tests. All tests (both old and new) pass with both the scylla-native and the cassandra nodetool implementation.

Refs: https://github.com/scylladb/scylladb/issues/15588

Closes scylladb/scylladb#15593

* github.com:scylladb/scylladb:
  tools/scylla-nodetool: implement help operation
  tools/scylla-nodetool: implement the traceprobability commands
  tools/scylla-nodetool: implement the gossip commands
  tools/scylla-nodetool: implement the binary commands
  tools/scylla-nodetool: implement backup related commands
  tools/scylla-nodetool: implement version command
  test/nodetool: introduce utils.check_nodetool_fails_with()
  test/nodetool: return stdout of nodetool invokation
  test/nodetool/rest_api_mock.py: fix request param matching
  tools/scylla-nodetool: compact: remove --partition argument
  tools/scylla-nodetool: scylla_rest_client: add support delete method
  tools/scylla-nodetool: get rid of check_json_type()
  tools/scylla-nodetool: log more details for failed requests
  tools/scylla-*: use operation_option for positional options
  tools/utils: add support for operation aliases
2023-10-04 14:33:16 +03:00
..
2023-09-19 11:20:02 +03:00
2023-08-30 15:34:25 +02:00
2023-06-06 13:29:16 +03:00
2023-09-19 11:20:02 +03:00