Merge "Flag a test that is skipped by Tempest due to identified bug."

This commit is contained in:
Jenkins 2015-04-01 16:26:13 +00:00 committed by Gerrit Code Review
commit d34da9945b

View File

@ -235,7 +235,8 @@
"description": "Basic server operations in the Compute API",
"flagged": [
"tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex",
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password"
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password",
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft"
],
"name": "compute-servers",
"tests": [