]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
vstart: remove rgw_enable_static_website
authorCasey Bodley <cbodley@redhat.com>
Thu, 22 Jun 2017 20:46:10 +0000 (16:46 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 22 Jun 2017 20:51:35 +0000 (16:51 -0400)
this was recently added for s3tests, but rgw_enable_static_website
isn't enough to get the test_s3website.py tests to pass. they're
skipped if rgw_enable_static_website is false, so enabling this just
caused them to fail instead

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/vstart.sh

index f796a3c721a8e71bf7c626c66c582f1f5ba023d4..258f63985d8a3eb5a3a9e79f41be52f61d3c4130 100755 (executable)
@@ -412,7 +412,6 @@ prepare_conf() {
         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