[OpenStack-DefCore] Removed and Versioned Havana Capability Tests

Chris Hoge chris at openstack.org
Fri Jan 30 18:14:20 UTC 2015


A note on the Havana capabilities. In comparing the capabilities list to the pinned version of Tempest we are testing against (tag 3), the following tests are no longer available (or possibly moved):

tempest.api.compute.admin.test_fixed_ips.FixedIPsTestXml.test_list_fixed_ip_details                                                 
tempest.api.compute.admin.test_fixed_ips.FixedIPsTestXml.test_set_reserve                                                           
tempest.api.compute.admin.test_fixed_ips.FixedIPsTestXml.test_set_unreserve
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server

The following volume tests have been replaced with a pair of versioned tests:

tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_create_get_delete_volume_with_volume_type_and_extra_specs
tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_id
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_nonexistent_volume_type
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id

All of the core capability test names remained stable.

Chris Hoge
Interop Engineer
OpenStack Foundation




More information about the Defcore-committee mailing list