diff --git a/2015.03.json b/2015.03.json index c0742085..49a907a1 100644 --- a/2015.03.json +++ b/2015.03.json @@ -248,7 +248,8 @@ "tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name", "tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus", "tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name", - "tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus" + "tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus", + "tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output" ], "name": "compute-servers", "tests": [ diff --git a/2015.04.json b/2015.04.json index e2480fe3..90bc4f6b 100644 --- a/2015.04.json +++ b/2015.04.json @@ -245,7 +245,8 @@ "tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name", "tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus", "tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name", - "tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus" + "tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus", + "tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output" ], "name": "compute-servers", "tests": [ diff --git a/2015.next.json b/2015.next.json index eac15f38..425f60d8 100644 --- a/2015.next.json +++ b/2015.next.json @@ -242,7 +242,8 @@ "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_reboot_server_soft" + "tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft", + "tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output" ], "name": "compute-servers", "tests": [ @@ -301,7 +302,6 @@ "tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert", "tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server", "tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft", - "tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output", "tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address", "tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name", "tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password",