Merge "Flag compute resize tests in 2015.05"
This commit is contained in:
commit
707048cdb9
@ -270,7 +270,11 @@
|
||||
"project": "nova",
|
||||
"description": "Basic server operations in the Compute API",
|
||||
"flagged": [
|
||||
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft"
|
||||
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft",
|
||||
"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"
|
||||
],
|
||||
"name": "compute-servers",
|
||||
"tests": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user