Jump to: navigation, search

Difference between revisions of "ThirdPartySystems/IBM DB2 CI BACK/ExcludedTests BACK"

(Excluded Tests)
Line 1: Line 1:
 
== Ignored Files ==
 
== Ignored Files ==
 
NOTE(mriedem): Are these all really failures?  This should be formatted into a table with reasons why they are skipped, i.e. known limitations, open bugs, etc.  If you're using devstack I wouldn't think most of these are issues otherwise they'd also be issues upstream in the community Jenkins jobs.
 
  
 
^\.
 
^\.
Line 10: Line 8:
  
 
^test_server_rescue\.py
 
^test_server_rescue\.py
 
^test_server_advanced_ops\.py$
 
 
^test_fixed_ips\.py$
 
 
^test_autoscaling\.py$
 
 
^test_network_basic_ops\.py$
 
 
^test_vpnaas_extensions\.py$
 
 
^test_limits\.py$
 
 
^test_quotas\.py$
 
 
^test_neutron_resources\.py$
 
 
^test_non_empty_stack\.py$
 
 
^test_server_cfn_init\.py$
 
 
^test_templates\.py$
 
 
^test_networks\.py$
 
 
^test_routers\.py$
 
 
^test_floating_ips\.py$
 
 
^test_list_floating_ips\.py$
 
 
^test_dhcp_agent_scheduler\.py$
 
 
^test_list_servers_negative\.py$
 
 
^test_cross_tenant_connectivity\.py$
 
 
^test_fixed_ips_negative\.py$
 
 
^test_load_balancer\.py$
 
 
^test_large_ops\.py$
 
 
^test_network_quotas\.py$
 
 
^test_server_basic_ops\.py$
 
 
^test_stamp_pattern\.py$
 
 
^test_swift_basic_ops\.py$
 
 
^test_neutron_resources\.py$
 
 
^test_server_cfn_init\.py$
 
 
^test_savanna\.py$
 
 
^test_servers_negative_new\.py$
 
 
^test_volumes_backup\.py$
 
 
^test_security_groups_basic_ops\.py$
 
 
^test_swift_resources\.py$
 
 
^test_network_advanced_server_ops\.py$
 
 
^test_nova_keypair_resources\.py$
 
 
^test_fwaas_extensions\.py$
 
 
^test_flavors_negative\.py$
 
 
^test_floating_ips_actions\.py$
 
  
 
== Excluded Tests ==
 
== Excluded Tests ==
  
NOTE(mriedem): Same question as above, are these all really failing with DB2 as the backend database?
+
== Project nova ==
 
+
None
test_delete_image_id_is_over_35_character_limit  // NOTE(mriedem): I'm pretty sure this is fine with DB2, we run it internally since Icehouse.
 
 
 
test_create_list_show_delete_interfaces
 
 
 
test_list_server_addresses
 
 
 
test_minimum_basic_scenario
 
 
 
test_version_flag
 
 
 
test_snapshot_pattern
 
 
 
test_associate_already_associated_floating_ip
 
 
 
test_associate_disassociate_floating_ip
 
 
 
test_list_servers_filtered_by_name_wildcard
 
 
 
test_volume_boot_pattern
 
 
 
test_neutron_meter_label_list
 
 
 
test_neutron_meter_label_rule_list
 
 
 
test_create_second_image_when_first_image_is_being_saved
 
 
 
test_shelve_unshelve_server
 
 
 
create_test_server
 
 
 
test_associate_nonexistent_floating_ip
 
 
 
test_associate_ip_to_server_without_passing_floating_ip
 
 
 
test_attach_volumes_with_nonexistent_volume_id
 
 
 
test_list_servers_detailed_filter_by_server_status
 
 
 
test_resize_server_from_auto_to_manual
 
 
 
test_resize_server_from_manual_to_auto
 
 
 
test_list_server_addresses
 
 
 
test_create_backup
 
 
 
test_list_servers_by_limits_greater_than_actual_count
 
 
 
test_validate_template_url
 
 
 
test_get_flavor_details
 
  
test_list_flavors_with_detail
+
== Project keystone ==
 +
None
  
test_load_balancer_basic
+
== Project glance ==
 +
Excluded Tests:
 +
test_index_server_id
 +
test_index_type
 +
test_index_limit
 +
test_index_by_change_since
 +
test_register_http_image
  
test_add_list_remove_router_on_l3_agent
+
== Project cinder ==
 +
Ingored Files:
 +
test_volumes_actions.py
  
test_create_flavor
+
Excluded Tests:
 +
tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[gate,negative]
 +
tempest.api.volume.test_volumes_negative.VolumesNegativeTestXML.test_attach_volumes_with_nonexistent_volume_id[gate,negative]
 +
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTest.test_snapshot_create_with_volume_in_use[gate]
 +
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestXML.test_snapshot_create_with_volume_in_use[gate]

Revision as of 05:24, 23 May 2014

Ignored Files

^\.

^_

^setup\.py$

^test_server_rescue\.py

Excluded Tests

Project nova

None

Project keystone

None

Project glance

Excluded Tests: test_index_server_id test_index_type test_index_limit test_index_by_change_since test_register_http_image

Project cinder

Ingored Files: test_volumes_actions.py

Excluded Tests: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[gate,negative] tempest.api.volume.test_volumes_negative.VolumesNegativeTestXML.test_attach_volumes_with_nonexistent_volume_id[gate,negative] tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTest.test_snapshot_create_with_volume_in_use[gate] tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestXML.test_snapshot_create_with_volume_in_use[gate]