Flag Swift ACL test on adivce from Swift PTL
Original commit message [1]: "Concerns have been raised (by both community members and John Dickinson, the Swift PTL) about a subset of the Swift tests that are currently included that test ACL policy and authentication to objects in Swift. John's reccomendation was to flag these tests as they are not testing the Swift API and to remove them in the future." Note that these tests have also been proposed for removal in 2015.next.json. [2] [1] https://review.openstack.org/#/c/181659/ [2] https://review.openstack.org/#/c/189979/ Change-Id: I445e9b3d8001e286b7147b6ac45beb953c23549e
This commit is contained in:
parent
58eaf34978
commit
c962622258
@ -451,7 +451,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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user