mirror of
https://github.com/ceph/ceph
synced 2025-02-08 19:38:47 +00:00
948a00b1d8
This commit consists of 3 things: 1. Files required for setting up new directory (in order to run the task in teuthology) 2. Kafka task file 3. The new files conataining tests and it's infrastructure for separation of bucket notification tests from pubsub tests Signed-off-by: Kalpesh Pandya <kapandya@redhat.com>
14 lines
412 B
YAML
14 lines
412 B
YAML
overrides:
|
|
ceph:
|
|
wait-for-scrub: false
|
|
conf:
|
|
client:
|
|
setuser: ceph
|
|
setgroup: ceph
|
|
debug rgw: 20
|
|
rgw crypt s3 kms backend: testing
|
|
rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
|
|
rgw crypt require ssl: false
|
|
rgw:
|
|
storage classes: LUKEWARM, FROZEN
|