scylladb / scylla-ccm

Cassandra Cluster Manager, modified for Scylla
Apache License 2.0
20 stars 62 forks source link

Add tablets support to node stress command #509

Closed soyacz closed 9 months ago

soyacz commented 9 months ago

When testing tablets, keyspaces must be created with additional parameter initial_tablets. Also NetworkTopologyStrategy is required.

Request is to make node.stress command automatically adding proper stress_options when tablets are enabled.