Jump to: navigation, search

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

(Excluded Tests)
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Ignored Files ==
+
== Project nova ==
 +
None
  
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.
+
== Project keystone ==
 +
'''Excluded Tests:'''
  
^\.
+
None
  
^_
+
== Project glance ==
 +
'''Excluded Tests:'''
  
^setup\.py$
+
tempest.api.image.v1.test_images.ListSnapshotImagesTest.test_index_server_id
  
^test_server_rescue\.py
+
tempest.api.image.v1.test_images.ListSnapshotImagesTest.test_index_type
  
^test_server_advanced_ops\.py$
+
tempest.api.image.v1.test_images.ListSnapshotImagesTest.test_index_limit
  
^test_fixed_ips\.py$
+
tempest.api.image.v1.test_images.ListSnapshotImagesTest.test_index_by_change_since
  
^test_autoscaling\.py$
+
Reason: Needs nova supporting db2 installed and keystone V3
  
^test_network_basic_ops\.py$
+
== Project cinder ==
  
^test_vpnaas_extensions\.py$
+
'''Ingored Files:'''
  
^test_limits\.py$
+
test_volumes_actions.py
  
^test_quotas\.py$
+
Reason: Needs nova supporting db2 installed.
  
^test_neutron_resources\.py$
+
test_multi_backend.py
  
^test_non_empty_stack\.py$
+
Reason: mutiple backend is not configured by devstack.
  
^test_server_cfn_init\.py$
+
'''Excluded Tests:'''
  
^test_templates\.py$
+
tempest.api.volume.admin.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete
  
^test_networks\.py$
+
Reason: Needs swift supporting db2 installed
  
^test_routers\.py$
+
== Project neutron ==
 +
None
  
^test_floating_ips\.py$
+
== Project heat ==
 
+
None
^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 ==
 
 
 
NOTE(mriedem): Same question as above, are these all really failing with DB2 as the backend database?
 
 
 
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
 
 
 
test_load_balancer_basic
 
 
 
test_add_list_remove_router_on_l3_agent
 
 
 
test_create_flavor
 

Latest revision as of 02:44, 9 February 2015

Project nova

None

Project keystone

Excluded Tests:

None

Project glance

Excluded Tests:

tempest.api.image.v1.test_images.ListSnapshotImagesTest.test_index_server_id

tempest.api.image.v1.test_images.ListSnapshotImagesTest.test_index_type

tempest.api.image.v1.test_images.ListSnapshotImagesTest.test_index_limit

tempest.api.image.v1.test_images.ListSnapshotImagesTest.test_index_by_change_since

Reason: Needs nova supporting db2 installed and keystone V3

Project cinder

Ingored Files:

test_volumes_actions.py

Reason: Needs nova supporting db2 installed.

test_multi_backend.py

Reason: mutiple backend is not configured by devstack.

Excluded Tests:

tempest.api.volume.admin.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete

Reason: Needs swift supporting db2 installed

Project neutron

None

Project heat

None