Skip AutoscalingLoadBalancerv2Test

Change-Id: I3ed0d07eb2d2ba067043821491f1f35fada22322
Related-Bug: #1603860
This commit is contained in:
rabi 2016-07-18 14:11:11 +05:30
parent 48f2e5846e
commit cac0dea3ee
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'
iniset heat_integrationtests.conf DEFAULT skip_scenario_test_list 'SoftwareConfigIntegrationTest, VolumeBackupRestoreIntegrationTest, AutoscalingLoadBalancerv2Test'
cat heat_integrationtests.conf