Enable scenario test 'test_autoscaling_loadbalancer_neutron'

As the neutron patch[1] has landed, we can now enable
'test_autoscaling_loadbalancer_neutron' scenario test.

[1] https://review.openstack.org/#/c/241481

Change-Id: If2f2cbbe2469686c684586ebb5e4a2fc2332277c
This commit is contained in:
Rabi Mishra 2015-11-05 08:24:57 +05:30
parent 2fd7367475
commit 696b4196dd
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, AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron'
iniset heat_integrationtests.conf DEFAULT skip_scenario_test_list 'SoftwareConfigIntegrationTest, VolumeBackupRestoreIntegrationTest'
cat heat_integrationtests.conf