mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 03:20:37 +00:00
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 <xemul@scylladb.com> Closes scylladb/scylladb#23245
This commit is contained in:
committed by
Nadav Har'El
parent
9867129c7b
commit
420b5bee20
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user