← Back to team overview

linux-traipu team mailing list archive

[Bug 721727] Re: dbqp.py needs to have auto-cleanup for test servers

 

** Changed in: drizzle
   Importance: High => Wishlist

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/721727

Title:
  dbqp.py needs to have auto-cleanup for test servers

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  Confirmed

Bug description:
  Currently, pre and post-test cleanup is the burden of the individual
  test cases.  A user must take pains to manually delete any 'leftover'
  versions of the table names they wish to use.  Additionally, they are
  supposed to clean up anything they created during the test once they
  are done.

  In reality, this is tedious to the test writer and leaves room for
  error.  A better solution is to try to have the test runner itself
  cleanup the server for each test.

  We need to try this and see what kind of performance hit we take (if
  any).

  Additionally, if this works, we should create a new bug / blueprint to
  remove much of the cleanup code from existing test cases.

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/721727/+subscriptions