mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 20:16:43 +00:00
in this series, test/object_storage is restructured into a pytest based test. this paves the road to a test suites covers more use cases. so we can some more lower-level tests for tiered/caching-store. Closes #14165 * github.com:scylladb/scylladb: s3/test: do not return ip in managed_cluster() s3/test: verify the behavior with asserts s3/test: restructure object_store/run into a pytest s3/test: extract get_scylla_with_s3_cmd() out s3/test: s/restart_with_dir/kill_with_dir/ s3/test: vendor run_with_dir() and friends s3/test: remove get_tempdir() s3/test: extract managed_cluster() out