scylladb / python-driver

ScyllaDB Python Driver, originally DataStax Python Driver for Apache Cassandra
https://python-driver.docs.scylladb.com
Apache License 2.0
72 stars 42 forks source link

Update CI to use new way of initializing keyspace with tablets #290

Closed sylwiaszunejko closed 9 months ago

sylwiaszunejko commented 9 months ago

https://github.com/scylladb/scylladb/pull/16364 changed the way keyspace should be initialize to use tablets.

This PR updates the version used to run tablets test and updates the way that keyspace with tablets is initialized.