Re-enable ceilometer test

Change-Id: Id262efe9b4e6f67bfe4df63cd8231777fc3ef8de
Depends-On: I408d839eec84af46adb333a6ad5c49c890513fd0
This commit is contained in:
Thomas Herve 2015-12-07 09:55:19 +01:00
parent 6b88bd765e
commit 53e16655ab
1 changed files with 1 additions and 2 deletions

View File

@ -38,8 +38,7 @@ 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
# Skipping CeilometerAlarmTest.test_alarm till bug #1523337 is fixed
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
if [ "$ENABLE_CONVERGENCE" == "true" ] ; then