def pytest_testnodedown(node, error): from alembic.testing import provision provision.drop_follower_db(node.slaveinput["follower_ident"])