Merge "Flag Swift ACL test on adivce from Swift PTL"

This commit is contained in:
Jenkins 2015-06-29 16:35:18 +00:00 committed by Gerrit Code Review
commit 35c83fb6e1
1 changed files with 4 additions and 1 deletions

View File

@ -453,7 +453,10 @@
"guidelines": ["2014.07", "2015.03", "2015.04", "2015.05"],
"project": "swift",
"description": "Basic object operations in Object Storage API",
"flagged": [],
"flagged": [
"tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds",
"tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds"
],
"name": "objectstore-object",
"tests": [
"tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way",