User Tools

Site Tools


hyperv-tempest-exclusions

This is an old revision of the document!


Excluded tempest tests on the Hyper-V CI

This is the list of tempest tests that are skipped in the Hyper-V CI. Reasons for tests exclusions are:

  • unsupported features at hypervisor level
  • features not currently implemented in the nova hyper-v driver

Hyper-V does not support attaching/detaching nics to running instances. **To double-check if the interface attach/detach is done while the instance is running!**

  • tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces[gate,smoke]
  • tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestXML.test_create_list_show_delete_interfaces[gate,smoke]
  • tempest.api.compute.v3.servers.test_attach_interfaces.AttachInterfacesV3Test.test_create_list_show_delete_interfaces[gate,smoke]

Hypervisor Uptime is not supported:

  • tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime[gate]
  • tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestXML.test_get_hypervisor_uptime[gate]
  • tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[gate,negative]
  • tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[gate,negative]
  • tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestXML.test_get_hypervisor_uptime_with_non_admin_user[gate,negative]
  • tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestXML.test_get_nonexistent_hypervisor_uptime[gate,negative]
  • tempest.api.compute.v3.admin.test_hypervisor.HypervisorAdminV3Test.test_get_hypervisor_uptime[gate]
  • tempest.api.compute.v3.admin.test_hypervisor_negative.HypervisorAdminNegativeV3Test.test_get_hypervisor_uptime_with_non_admin_user[gate,negative]
  • tempest.api.compute.v3.admin.test_hypervisor_negative.HypervisorAdminNegativeV3Test.test_get_nonexistent_hypervisor_uptime[gate,negative]

Console Output - currently not supported:

  • tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output[gate]
  • tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status[gate]
  • tempest.api.compute.servers.test_server_actions.ServerActionsTestXML.test_get_console_output[gate]
  • tempest.api.compute.servers.test_server_actions.ServerActionsTestXML.test_get_console_output_server_id_in_shutoff_status[gate]
  • tempest.api.compute.v3.servers.test_servers_negative.ServersNegativeV3Test.test_get_console_output_of_non_existent_server[gate,negative]
  • tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server[gate,negative]
  • tempest.api.compute.servers.test_servers_negative.ServersNegativeTestXML.test_get_console_output_of_non_existent_server[gate,negative]
  • tempest.api.compute.servers.test_servers_negative_new.GetConsoleOutputNegativeTestJSON.test_get_console_output[gate,negative](gen_obj_add_attr)
  • tempest.api.compute.servers.test_servers_negative_new.GetConsoleOutputNegativeTestJSON.test_get_console_output[gate,negative](inv_res_server)
  • tempest.api.compute.servers.test_servers_negative_new.GetConsoleOutputNegativeTestJSON.test_get_console_output[gate,negative](prop_os-getConsoleOutput_prop_length_gen_int_min)
  • tempest.api.compute.servers.test_servers_negative_new.GetConsoleOutputNegativeTestJSON.test_get_console_output[gate,negative](prop_os-getConsoleOutput_prop_length_gen_none)
  • tempest.api.compute.servers.test_servers_negative_new.GetConsoleOutputNegativeTestJSON.test_get_console_output[gate,negative](prop_os-getConsoleOutput_prop_length_gen_string)
  • tempest.api.compute.test_authorization.AuthorizationTestJSON.test_get_console_output_of_alt_account_server_fails[gate]
  • tempest.api.compute.test_authorization.AuthorizationTestXML.test_get_console_output_of_alt_account_server_fails[gate]
  • tempest.api.compute.v3.servers.test_server_actions.ServerActionsV3Test.test_get_console_output[gate]
  • tempest.api.compute.v3.servers.test_server_actions.ServerActionsV3Test.test_get_console_output_server_id_in_shutoff_status[gate]

Rescue Feature is not supported:

  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_non_existent_server[gate,negative]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_paused_instance[gate,negative]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance[gate,smoke]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML.test_rescue_non_existent_server[gate,negative]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML.test_rescue_paused_instance[gate,negative]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML.test_rescue_unrescue_instance[gate,smoke]
  • tempest.api.compute.v3.servers.test_server_rescue.ServerRescueV3Test.test_rescue_non_existent_server[gate,negative]
  • tempest.api.compute.v3.servers.test_server_rescue.ServerRescueV3Test.test_rescue_paused_instance[gate,negative]
  • tempest.api.compute.v3.servers.test_server_rescue.ServerRescueV3Test.test_rescue_unrescue_instance[gate,smoke]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group[gate]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip[gate]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_attach_volume[gate,negative]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_detach_volume[gate,negative]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_reboot[gate,negative]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_rebuild[gate,negative]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML.test_rescued_vm_add_remove_security_group[gate]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML.test_rescued_vm_associate_dissociate_floating_ip[gate]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML.test_rescued_vm_attach_volume[gate,negative]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML.test_rescued_vm_detach_volume[gate,negative]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML.test_rescued_vm_reboot[gate,negative]
  • tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML.test_rescued_vm_rebuild[gate,negative]
  • tempest.api.compute.v3.servers.test_server_rescue.ServerRescueV3Test.test_rescued_vm_attach_volume[gate,negative]
  • tempest.api.compute.v3.servers.test_server_rescue.ServerRescueV3Test.test_rescued_vm_detach_volume[gate,negative]
  • tempest.api.compute.v3.servers.test_server_rescue.ServerRescueV3Test.test_rescued_vm_reboot[gate,negative]
  • tempest.api.compute.v3.servers.test_server_rescue.ServerRescueV3Test.test_rescued_vm_rebuild[gate,negative]
hyperv-tempest-exclusions.1391632829.txt.gz · Last modified: 2014/02/05 22:40 (external edit)