mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
There's only one test left that uses it, and it can be patched to use standard ks/cf creation helpers from pylib. This patch does so and drops the lengthy create_dataset() helper Tests improvements, no need to backport Closes scylladb/scylladb#29176 * github.com:scylladb/scylladb: test/backup: drop create_dataset helper test/backup: use new_test_keyspace in test_restore_primary_replica