Merge "Revert "Disable CeilometerAlarmTest.test_alarm""

This commit is contained in:
Jenkins 2016-01-04 14:41:15 +00:00 committed by Gerrit Code Review
commit 8e818e8823

View File

@ -38,7 +38,7 @@ iniset heat_integrationtests.conf DEFAULT minimal_image_ref cirros-0.3.4-x86_64-
# Add scenario tests to skip # Add scenario tests to skip
# VolumeBackupRestoreIntegrationTest skipped until failure rate can be reduced ref bug #1382300 # VolumeBackupRestoreIntegrationTest skipped until failure rate can be reduced ref bug #1382300
iniset heat_integrationtests.conf DEFAULT skip_scenario_test_list 'SoftwareConfigIntegrationTest, VolumeBackupRestoreIntegrationTest, CeilometerAlarmTest.test_alarm' iniset heat_integrationtests.conf DEFAULT skip_scenario_test_list 'SoftwareConfigIntegrationTest, VolumeBackupRestoreIntegrationTest'
# Skip some tests for convergence until it is fixed # Skip some tests for convergence until it is fixed
if [ "$ENABLE_CONVERGENCE" == "true" ] ; then if [ "$ENABLE_CONVERGENCE" == "true" ] ; then