]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
add bucket-policy attr to all the policy tests
authorAbhishek Lekshmanan <abhishek@suse.com>
Fri, 13 Oct 2017 14:33:09 +0000 (16:33 +0200)
committerAbhishek Lekshmanan <abhishek@suse.com>
Wed, 17 Jan 2018 09:52:49 +0000 (10:52 +0100)
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
s3tests/functional/test_s3.py

index da147cb8ee58cea541f40674ccd94c9e1ac8a5f0..2a125ef31ff75ee670e79273b6848a5a67406fbc 100644 (file)
@@ -9346,6 +9346,7 @@ def test_put_tags_acl_public():
 @attr(operation='Test DeleteObjTagging public')
 @attr(assertion='success')
 @attr('tagging')
+@attr('bucket-policy')
 def test_delete_tags_obj_public():
     bucket, key = _create_key_with_random_content('testputtagsacl')