mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-30 05:07:05 +00:00
table_for_tests uses a sstables manager to generate sstables and gets the new generation from table.calculate_generation_for_new_table(). The version to use is either the highest supported or an ad-hoc version passed to make_sstable. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>