mirror of
https://github.com/ceph/ceph
synced 2024-12-23 03:44:23 +00:00
f8909bb6a6
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>
12 lines
299 B
YAML
12 lines
299 B
YAML
overrides:
|
|
ceph:
|
|
wait-for-scrub: false
|
|
conf:
|
|
client:
|
|
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
|