mirror of
https://github.com/ceph/ceph
synced 2025-01-09 12:42:31 +00:00
07a8ac5778
Signed-off-by: Ali Maredia <amaredia@redhat.com>
18 lines
448 B
YAML
18 lines
448 B
YAML
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: xfs
|
|
- rgw: [client.0]
|
|
- s3tests:
|
|
client.0:
|
|
force-branch: ceph-master
|
|
rgw_server: client.0
|
|
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
rgw lc debug interval: 10
|
|
rgw crypt s3 kms backend: testing
|
|
rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
|
|
rgw crypt require ssl: false
|