From: Casey Bodley Date: Tue, 20 Jun 2017 15:36:42 +0000 (-0400) Subject: vstart: add rgw configuration needed to pass all s3tests X-Git-Tag: v12.1.0~44^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=3c557f30274f9efae181871fa967861e9ab8e0a2;p=ceph.git vstart: add rgw configuration needed to pass all s3tests Signed-off-by: Casey Bodley --- diff --git a/src/vstart.sh b/src/vstart.sh index fcd727fdc8423..bfc07a9f26cfa 100755 --- a/src/vstart.sh +++ b/src/vstart.sh @@ -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 = *