From 420b5bee20e5d93b69255ee4b6a2c34883db8653 Mon Sep 17 00:00:00 2001 From: Pavel Emelyanov Date: Tue, 11 Mar 2025 22:29:34 +0300 Subject: [PATCH] test/s3: Increase boost/s3_test log levels When something goes wrong, it's impossible to find anyting out without s3 and http logs, so increase them for boost tests. Signed-off-by: Pavel Emelyanov Closes scylladb/scylladb#23245 --- test/boost/suite.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/boost/suite.yaml b/test/boost/suite.yaml index 5b7ea487a0..e7332c1717 100644 --- a/test/boost/suite.yaml +++ b/test/boost/suite.yaml @@ -48,5 +48,7 @@ custom_args: - '-c1 -m2G' bloom_filter_test: - '-c1' + s3_test: + - '-c2 -m2G --logger-log-level s3=trace --logger-log-level http=trace' run_in_debug: - logalloc_standard_allocator_segment_pool_backend_test