]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
vstart: add rgw configuration needed to pass all s3tests 15782/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 20 Jun 2017 15:36:42 +0000 (11:36 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 20 Jun 2017 16:28:11 +0000 (12:28 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/vstart.sh

index fcd727fdc84231b6c09353cb5b098e6ff02276f3..bfc07a9f26cfafcd69d38729237e5789f8198488 100755 (executable)
@@ -411,6 +411,11 @@ prepare_conf() {
         plugin dir = $CEPH_LIB
         osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd
         rgw frontends = $rgw_frontend port=$CEPH_RGW_PORT
+        ; needed for s3tests
+        rgw enable static website = 1
+        rgw crypt s3 kms encryption keys = testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
+        rgw crypt require ssl = false
+        rgw lc debug interval = 10
         filestore fd cache size = 32
         run dir = $CEPH_OUT_DIR
         enable experimental unrecoverable data corrupting features = *