]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
DHO does not support bucket logging currently.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Thu, 11 Aug 2011 16:31:20 +0000 (09:31 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Thu, 11 Aug 2011 16:31:20 +0000 (09:31 -0700)
s3tests/functional/test_s3.py

index 15d2ed845955764bdb0bf1bc790efa5098837bff..22f6fbfcb22161654b128fa0bef253ae4641156d 100644 (file)
@@ -1481,6 +1481,7 @@ def test_bucket_acl_revoke_all():
 # TODO rgw log_bucket.set_as_logging_target() gives 403 Forbidden
 # http://tracker.newdream.net/issues/984
 @attr('fails_on_rgw')
+@attr('fails_on_dho')
 def test_logging_toggle():
     bucket = get_new_bucket()
     log_bucket = s3.main.create_bucket(bucket.name + '-log')