Merge "Re-enable ceilometer alarm test"

This commit is contained in:
Jenkins 2015-07-01 03:10:22 +00:00 committed by Gerrit Code Review
commit 6ed818fa3f
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 1468697 is fixed')
# 1. create the stack
stack_identifier = self.stack_create(template=self.template)