]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fix a timing sensive cloudwatch testcase
authorAngus Salkeld <asalkeld@redhat.com>
Fri, 26 Jul 2013 02:34:09 +0000 (12:34 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Fri, 26 Jul 2013 03:11:29 +0000 (13:11 +1000)
commit87e02d79b8023334407b26dc725607c52fc613d0
treeaa68a827fd099995cf8138c33b02e83a60b30e88
parente1d250d183df52e6abb223a8d2d71de210420e29
Fix a timing sensive cloudwatch testcase

This was leaving a watchrule in the db and causing
a test case in test_engine_service.py to fail.
Also cleanup the created stacks.

Change-Id: If8451291b4f17c797b72fd3ab51793d51c2c97ad
heat/tests/test_cloudwatch.py