Merge "Re-enable the ceilometer alarm test"

This commit is contained in:
Jenkins 2015-07-09 15:58:22 +00:00 committed by Gerrit Code Review
commit c91af97570
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ class CeilometerAlarmTest(test.HeatIntegrationTest):
def test_alarm(self):
"""Confirm we can create an alarm and trigger it."""
self.skipTest('Until bug 1472891 is fixed in ceilometer')
# 1. create the stack
stack_identifier = self.stack_create(template=self.template)