mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 14:33:08 +00:00
Test cases use temporary cluster object which is, in fact, cql cluster. In the future there will be the need to perform more actions on it rather than just querying it with cql client, so wrap the cluster with an extendable object Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>