diff --git a/2015.05.json b/2015.05.json index c82be7ef..5211dfe6 100644 --- a/2015.05.json +++ b/2015.05.json @@ -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": [