Skip scenario test 'test_autoscaling_loadbalancer_neutron'

It would probably be good to skip this test till it's fixed
in neutron-lbaas.

Change-Id: I3a8e5da8f992e86a903f6a3ccd6e8ecda061855a
Closes-Bug: #1512937
This commit is contained in:
Rabi Mishra 2015-11-04 11:34:32 +05:30
parent 1af66c5da2
commit 2fd7367475
1 changed files with 1 additions and 1 deletions

View File

@ -38,6 +38,6 @@ iniset heat_integrationtests.conf DEFAULT minimal_image_ref cirros-0.3.4-x86_64-
# Add scenario tests to skip
# VolumeBackupRestoreIntegrationTest skipped until failure rate can be reduced ref bug #1382300
iniset heat_integrationtests.conf DEFAULT skip_scenario_test_list 'SoftwareConfigIntegrationTest, VolumeBackupRestoreIntegrationTest'
iniset heat_integrationtests.conf DEFAULT skip_scenario_test_list 'SoftwareConfigIntegrationTest, VolumeBackupRestoreIntegrationTest, AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron'
cat heat_integrationtests.conf