]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
vstart: remove rgw_enable_static_website 15856/head
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)
commit2b7cd0f281e8a4efbf50bbd84b2143214ce9eae9
tree98c97696c65b992f452b435cadbacc70a644bcfc
parent34ab09b61494734b89b2ccc277a176dc9197df0c
vstart: remove rgw_enable_static_website

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