Merge "Flag test that makes assumption about image creation"

This commit is contained in:
Jenkins 2015-07-24 02:46:20 +00:00 committed by Gerrit Code Review
commit 1bbbeeb11b
1 changed files with 3 additions and 1 deletions

View File

@ -463,7 +463,9 @@
"guidelines": ["2014.07", "2015.03", "2015.04", "2015.05"],
"project": "nova",
"description": "CRUD image operations in Images API v2",
"flagged": [],
"flagged": [
"tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params"
],
"name": "images-v2",
"tests": [
"tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params"