Unskip AutoscalingLoadBalancerv2Test

Now that the neutron-lbaas patch has been reverted,
let's unskip it.

Change-Id: Ife6cbac2b64a011ebd89f8b1c15d8cdc18b5d963
This commit is contained in:
Thomas Herve 2016-07-19 12:11:08 +02:00 committed by Rabi Mishra
parent 2303d2e2c1
commit f1868d03ab
1 changed files with 1 additions and 1 deletions

View File

@ -48,6 +48,6 @@ iniset heat_integrationtests.conf DEFAULT admin_password $OS_PASSWORD
# 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, AutoscalingLoadBalancerv2Test'
iniset heat_integrationtests.conf DEFAULT skip_scenario_test_list 'SoftwareConfigIntegrationTest, VolumeBackupRestoreIntegrationTest'
cat heat_integrationtests.conf