mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 11:00:35 +00:00
Tests should just generate the highest sstable version available. There is no need to ontinue testing old versions, in particular partially supported ones like "la". Use also the default values for sstable::format_types, buffer_size, etc. if there's no particular need to override them. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>