mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
qa/rgw: disable log trim in multisite suite
the multisite tests run manual trim operations with radosgw-admin, which can race with internal log trimming to produce tests failures Signed-off-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
parent
a5eb976cb3
commit
f8909bb6a6
@ -6,5 +6,6 @@ overrides:
|
||||
debug rgw: 20
|
||||
rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo=
|
||||
rgw crypt require ssl: false
|
||||
rgw sync log trim interval: 0
|
||||
rgw:
|
||||
compression type: random
|
||||
|
Loading…
Reference in New Issue
Block a user