Merge "Unskip AutoscalingLoadBalancerv2Test"

This commit is contained in:
Jenkins 2016-07-21 05:03:02 +00:00 committed by Gerrit Code Review
commit 849868d641
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