Merge "Request to flag test_get_object_after_expiry_time due to Tempest bug"

This commit is contained in:
Jenkins 2015-05-11 20:12:36 +00:00 committed by Gerrit Code Review
commit 04d3b8e2ec
2 changed files with 6 additions and 2 deletions

View File

@ -473,7 +473,9 @@
"guidelines": ["2014.07", "2015.03", "2015.04"],
"project": "swift",
"description": "Basic object operations in Object Storage API",
"flagged": [],
"flagged": [
"tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time"
],
"name": "objectstore-object",
"tests": [
"tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way",

View File

@ -497,7 +497,9 @@
"guidelines": ["2014.07", "2015.03", "2015.04"],
"project": "swift",
"description": "Basic object operations in Object Storage API",
"flagged": [],
"flagged": [
"tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time"
],
"name": "objectstore-object",
"tests": [
"tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way",