scylladb / scylla-ccm

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

ccmlib/cmds/node_cmds: make versionfrombuild useful #458

Closed fruch closed 1 year ago

fruch commented 1 year ago

make versionfrombuild command work without a running node we don't need to cross check with nodetool that the version is the correct one, the once mention in scylla package is enough for us.

we need this working for driver test that would be able to pick test base on the versions.