mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-01 21:55:50 +00:00
There a bunch of places in the test that do the same sequence of steps to create an sstable. Generalize them into a helper that resembles the one from previous patch. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>