# Known test failures on scenario tests
#  HEAT-160
#
-heat_integrationtests\.scenario\.test_server_cfn_init\.CfnInitIntegrationTest\.test_server_cfn_init
-heat_integrationtests\.scenario\.test_autoscaling_lb\.AutoscalingLoadBalancerTest\.test_autoscaling_loadbalancer_neutron
-heat_integrationtests\.scenario\.test_ceilometer_alarm\.CeilometerAlarmTest\.test_alarm
#
#  VolumeBackupRestoreIntegrationTest skipped until failure rate can be reduced
#   ref bug #1382300
#
-heat_integrationtests\.scenario\.test_volumes\.VolumeBackupRestoreIntegrationTest\.test_cinder_volume_create_backup_restore
#
#  HEAT-149
#
-heat_integrationtests\.scenario\.test_server_software_config\.SoftwareConfigIntegrationTest\.test_server_software_config
#
# List of functional test class or class.method names to skip
#
# 1) All tests for stack action ABANDON & ADOPT fail due to
#    the fact that stack action ABANDON & ADOPT are not enabled
#    by default in HOS.
#
# heat_integrationtests.conf can also add the following setting
# to skip all those stack ABANDON and ADOPT tests
#
# 'skip_test_stack_action_list = ABANDON, ADOPT'
#
-heat_integrationtests\.functional\.test_aws_stack\.AwsStackTest\.test_nested_stack_adopt_ok
-heat_integrationtests\.functional\.test_aws_stack\.AwsStackTest\.test_nested_stack_adopt_fail
-heat_integrationtests\.functional\.test_resource_group\.ResourceGroupAdoptTest\.test_adopt
-heat_integrationtests\.functional\.test_template_resource\.TemplateResourceAdoptTest\.test_adopt
-heat_integrationtests\.functional\.test_template_resource\.TemplateResourceAdoptTest\.test_abandon
#
# 2) ReloadOnSighupTest failing due to the fact that it checks the heat config
#    file from the hard-coded location "/etc/heat/heat.conf":
#
#  test_api_cloudwatch_on_sighup [9.648422s] ... FAILED
#  test_api_cfn_reload_on_sighup [7.341564s] ... FAILED
#  test_api_reload_on_sighup [3.670955s] ... FAILED
#
-heat_integrationtests\.functional\.test_reload_on_sighup\.ReloadOnSighupTest\.test_api_reload_on_sighup
-heat_integrationtests\.functional\.test_reload_on_sighup\.ReloadOnSighupTest\.test_api_cfn_reload_on_sighup
-heat_integrationtests\.functional\.test_reload_on_sighup\.ReloadOnSighupTest\.test_api_cloudwatch_on_sighup
#
# 3) NotificationTest failures (ref HEAT-159):
#
#  test_asg_notifications [10.355411s] ... FAILED
#  test_basic_notifications [3.105386s] ... FAILED
#
-heat_integrationtests\.functional\.test_notifications\.NotificationTest\.test_asg_notifications
-heat_integrationtests\.functional\.test_notifications\.NotificationTest\.test_basic_notifications
#
# 4) RemoteStackTest uses the hard-coded region "RegionOne"/"DARKHOLE"
#
#  test_stack_update [11.778883s] ... FAILED
#  testt_stack_suspend_resume [8.017749s] ... FAILED
#  test_stack_create [9.552089s] ... FAILED
#  test_stack_create_bad_region [6.491339s] ... FAILED
#  test_stack_resource_validation_fail [4.755732s] ... FAILED
#  test_remote_stack_alone [34.286681s] ... ok
#
-heat_integrationtests\.functional\.test_remote_stack\.RemoteStackTest\.test_stack_create
-heat_integrationtests\.functional\.test_remote_stack\.RemoteStackTest\.test_stack_resource_validation_fail
-heat_integrationtests\.functional\.test_remote_stack\.RemoteStackTest\.test_stack_update
-heat_integrationtests\.functional\.test_remote_stack\.RemoteStackTest\.test_stack_suspend_resume
-heat_integrationtests\.functional\.test_remote_stack\.RemoteStackTest\.test_remote_stack_alone
-heat_integrationtests\.functional\.test_remote_stack\.RemoteStackTest\.test_stack_create_bad_region
#
# 5) StackTagTest failing (ref HEAT-174)
#
# heat_integrationtests.functional.test_stack_tags.StackTagTest.test_hidden_stack [13.200199s] ... FAILED
#
-heat_integrationtests\.functional\.test_stack_tags\.StackTagTest\.test_hidden_stack
#
# 6) ParallelDeploymentsTest faling (ref HEAT-149)
#
# heat_integrationtests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata [130.187339s] ... FAILED
#
-heat_integrationtests\.functional\.test_software_config\.ParallelDeploymentsTest\.test_deployments_metadata
#
# 7) EncryptionVolTypeTest failing (ref HEAT-175)
#
# heat_integrationtests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update [0.423449s] ... FAILED
#
-heat_integrationtests\.functional\.test_encryption_vol_type\.EncryptionVolTypeTest\.test_create_update
#
# 7) Misc
-heat_integrationtests\.functional\.test_aws_stack\.AwsStackTest\.test_nested_stack_create
-heat_integrationtests\.functional\.test_aws_stack\.AwsStackTest\.test_nested_stack_suspend_resume
-heat_integrationtests\.functional\.test_aws_stack.AwsStackTest\.test_nested_stack_update
-heat_integrationtests\.functional\.test_aws_stack\.AwsStackTest\.test_nested_stack_create_with_timeout
