mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +00:00
Use common code to create, start, and stop the sharded<sstable_directory> for each test. This will be used in the next patch for creating a sharded semaphore and passing it to the sstable_directory. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>