mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 12:17:02 +00:00
Some tests need a sharded sstables_manager, prepare for that by adding a stop() method and helpers for creating a sharded service. Since test_env doesn't yet contain its own sstable_manager, this can't be used in real life yet.