diff --git a/2015.04.json b/2015.04.json index a95f7815..ba1327c6 100644 --- a/2015.04.json +++ b/2015.04.json @@ -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", diff --git a/2015.next.json b/2015.next.json index 46dd65f9..0f401edd 100644 --- a/2015.next.json +++ b/2015.next.json @@ -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",