]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat tests : delete stacks from DB in parser tests
authorSteven Hardy <shardy@redhat.com>
Thu, 14 Feb 2013 15:41:14 +0000 (15:41 +0000)
committerSteven Hardy <shardy@redhat.com>
Mon, 18 Feb 2013 20:21:10 +0000 (20:21 +0000)
commit76cd4260b1fc452362bc22e6278e99d4196f7009
tree212ad702d3b98af942d321626f5d05eca596bbe7
parentab8cbf3d326dc34e0537d589c991686f53d16502
heat tests : delete stacks from DB in parser tests

The tests which store a stack in the DB should delete it
at the end of the test, otherwise any cut/paste test
which uses the same stack name will always fail

Change-Id: Ib2e26480924bfe65a2f6fe8ae55076466394bcee
heat/tests/test_parser.py