Flag a must-pass test that appears in two capabilities

Test tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions
is included in the objectstore-account-list and the
objectstore-info-request capabilities. This patch flags or removes
this test from the objectstore-account-list capability.

Change-Id: I92e3a66b3a1beb8ceee6342a8a57f14c08490068
This commit is contained in:
Catherine Diep 2017-03-13 13:19:10 -07:00
parent 3c5f2fc05b
commit ffc1bc4f65
3 changed files with 12 additions and 5 deletions

View File

@ -1857,7 +1857,12 @@
"idempotent_id": "id-ac8502c2-d4e4-4f68-85a6-40befea2ef5e"
},
"tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions": {
"idempotent_id": "id-6eb04a6a-4860-4e31-ba91-ea3347d76b58"
"idempotent_id": "id-6eb04a6a-4860-4e31-ba91-ea3347d76b58",
"flagged": {
"reason": "D404 This test has already been included in the objectstore-info-request capability",
"action": "This test should be removed in the future",
"date": "2017-03-13"
}
},
"tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata": {
"idempotent_id": "id-b904c2e3-24c2-4dba-ad7d-04e90a761be5"

View File

@ -1933,7 +1933,12 @@
"idempotent_id": "id-ac8502c2-d4e4-4f68-85a6-40befea2ef5e"
},
"tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions": {
"idempotent_id": "id-6eb04a6a-4860-4e31-ba91-ea3347d76b58"
"idempotent_id": "id-6eb04a6a-4860-4e31-ba91-ea3347d76b58",
"flagged": {
"reason": "D404 This test has already been included in the objectstore-info-request capability",
"action": "This test should be removed in the future",
"date": "2017-03-13"
}
},
"tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata": {
"idempotent_id": "id-b904c2e3-24c2-4dba-ad7d-04e90a761be5"

View File

@ -1617,9 +1617,6 @@
"tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker": {
"idempotent_id": "id-ac8502c2-d4e4-4f68-85a6-40befea2ef5e"
},
"tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions": {
"idempotent_id": "id-6eb04a6a-4860-4e31-ba91-ea3347d76b58"
},
"tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata": {
"idempotent_id": "id-b904c2e3-24c2-4dba-ad7d-04e90a761be5"
}