add bucket-policy attr to all the policy tests

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
This commit is contained in:
Abhishek Lekshmanan 2017-10-13 16:33:09 +02:00
parent fe35325ab8
commit 5ae2337747

View 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')