]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ensure that Arista test destroys the database
authorMark McClain <mark.mcclain@dreamhost.com>
Wed, 4 Sep 2013 18:36:11 +0000 (14:36 -0400)
committerMark McClain <mark.mcclain@dreamhost.com>
Wed, 4 Sep 2013 18:36:11 +0000 (14:36 -0400)
commit9b76de161d690faee341a87e8066d40329b4f5b0
tree071caa2cf5df336eb3fa8778fa994bc4f24b7d26
parent062ee16e09fb2ba7d89a80bdeb8de1eee978ac2e
ensure that Arista test destroys the database

Out of order test execution has revealed that the database was not
properly cleaned up after each test run.  This patch adds a call to
clear the database after each test.

Fixes bug: 1220784

Change-Id: I8a706887f89f21ede88177e441a3b562fd8f74dc
neutron/tests/unit/ml2/drivers/test_arista_mechanism_driver.py