mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 06:05:53 +00:00
The reusable_sst() is intented to be used to load the pre-existing sstable from the test/resources directory and .load() them. Some test cases, however, still do it "by hand". Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>