Flag test that is not widely supported across hypervisors

Change password is not widely supported across the hypervisor
matrix [1] and should therefore not be required.
Note also that this test is being considered for removal in
2015.next.json.[3]

[1]
http://docs.openstack.org/developer/nova/support-matrix.html#operation_set_admin_password
[2] https://review.openstack.org/#/c/189961/

Change-Id: Idfc890e194dad1b1e61fa794b3bca422d1351c88
This commit is contained in:
Mark T. Voelker 2015-06-26 13:15:30 -04:00
parent 707048cdb9
commit d49639425d
1 changed files with 2 additions and 1 deletions

View File

@ -274,7 +274,8 @@
"tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor",
"tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor",
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm",
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert"
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert",
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password"
],
"name": "compute-servers",
"tests": [