mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 04:06:59 +00:00
As was mentione in the previous patch, there are few places in tests that put sstables in upload/ subdir and they really mean it. Those need to use sstables manager/directory API directly (already) and specify the state explicitly (this patch) Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>